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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???搖??釗? 00111111001111110011111110011101100010100011111100111111111110111011101100111111 3f3f3f9d8a3f3ffbbb3f
EUC-JP 縕??搖??釗? 10001111110101001100001000111111001111111101100111101010001111110011111110001111111000111010011000111111 8fd4c23f3fd9ea3f3f8fe3a63f
UTF-8 縕랃슴搖좄룴釗짵 111001111011100010010101111010111001111010000011111011001000101010110100111001101001000010010110111011001010001010000100111010111010001110110100111010011000011110010111111011001010011110110101 e7b895eb9e83ec8ab4e69096eca284eba3b4e98797eca7b5
UHC 縕랃슴搖좄룴釗짵 11101000101100101000110111101111101111011011111111101000111101001010000011101000100011111010100111100001111100101010010001001111 e8b28defbdbfe8f4a0e88fa9e1f2a44f

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