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 彫?町???彫? 1001001010100100001111111001001010101100001111110011111100111111100100101010010000111111 92a43f92ac3f3f3f92a43f
EUC-JP 彫?町???彫? 1100010010100110001111111100010010101110001111110011111100111111110001001010011000111111 c4a63fc4ae3f3f3fc4a63f
UTF-8 彫렞町펠렭렧彫렞 111001011011110110101011111010111010000010011110111001111001010010111010111011011000111010100000111010111010000010101101111010111010000010100111111001011011110110101011111010111010000010011110 e5bdabeba09ee794baed8ea0eba0adeba0a7e5bdabeba09e
UHC 彫렞町펠렭렧彫렞 11110000110000011000111010101111111011111110101111000110111001111000111010111010100011101011011011110000110000011000111010101111 f0c18eafefebc6e78eba8eb6f0c18eaf

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