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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 癲??裕?ぜ楢 1110000110011111001111110011111110010111010101000011111110000010101110101001001111101000 e19f3f3f97543f82ba93e8
EUC-JP 癲??裕?ぜ楢 1110001010100001001111110011111111001101101101010011111110100100101111001100011011101010 e2a13f3fcdb53fa4bcc6ea
UTF-8 癲딅끃裕녻ぜ楢 111001111001100110110010111010111001010010000101111010111000000110000011111010001010001110010101111010111000010110111011111000111000000110011100111001101010010110100010 e799b2eb9485eb8183e8a395eb85bbe3819ce6a5a2
UHC 癲딅끃裕녻ぜ楢 1110111110100110100010101110101110000101101110011110101110101110100001101110100010101010101111001110101011111001 efa68aeb85b9ebae86e8aabceaf9

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