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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 塋ょク塋ょク^ 10011010110010001000001011100101100000110100111010011010110010001000001011100101100000110100111001011110 9ac882e5834e9ac882e5834e5e
EUC-JP 塋ょク塋ょク^ 11010100110010101010010011100111101001011010111111010100110010101010010011100111101001011010111101011110 d4caa4e7a5afd4caa4e7a5af5e
UTF-8 塋ょク塋ょク^ 11100101101000011000101111100011100000101000011111100011100000101010111111100101101000011000101111100011100000101000011111100011100000101010111101011110 e5a18be38287e382afe5a18be38287e382af5e
UHC 塋ょク塋ょク^ 11100111101010111010101011100111101010111010111111100111101010111010101011100111101010111010111101011110 e7abaae7abafe7abaae7abaf5e

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