To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN テδ姪δ凖δ姪δ傳 1100001110000011110000101001011011000011100000111100001010011001110000111000001111000010100101101100001110000011110000101001100101000010 c383c296c383c299c383c296c383c29942
EUC-JP テδ姪δ凖δ姪δ傳 100011101100001110100110110001001100110011000101101001101100010011010010110001011010011011000100110011001100010110100110110001001101000110100011 8ec3a6c4ccc5a6c4d2c5a6c4ccc5a6c4d1a3
UTF-8 テδ姪δ凖δ姪δ傳 1110111110111110100000111100111010110100111001011010011110101010110011101011010011100101100001111001011011001110101101001110010110100111101010101100111010110100111001011000001010110011 efbe83ceb4e5a7aaceb4e58796ceb4e5a7aaceb4e582b3
UHC ?δ姪δ?δ姪δ傳 00111111101001011110010011110010111010111010010111100100001111111010010111100100111100101110101110100101111001001110111011101110 3fa5e4f2eba5e43fa5e4f2eba5e4eeee

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)