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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???泣??宥??畑 00111111001111110011111110001011100000110011111100111111100101110100011100111111001111111001010010101000 3f3f3f8b833f3f97473f3f94a8
EUC-JP ???泣??宥??畑 00111111001111110011111110110101111000110011111100111111110011011010100000111111001111111100100010101010 3f3f3fb5e33f3fcda83f3fc8aa
UTF-8 劣꾩룊泣섌걲宥듬쭚畑 111011111010011010011101111010101011111010101001111010111010001110001010111001101011001110100011111011001000010010001100111010101011000110110010111001011010111010100101111010111001001110101100111011001010110110011010111001111001010110010001 efa69deabea9eba38ae6b3a3ec848ceab1b2e5aea5eb93acecad9ae79591
UHC 劣꾩룊泣섌걲宥듬쭚畑 1110011011101011100001001110110010001111100010011110101111101000100110001110100110000001100110011110101011101001101101011110101110100111100100001110111110100101 e6eb84ec8f89ebe898e98199eae9b5eba790efa5

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