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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
EUC-JP ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
UTF-8 鍊꿰몯\}鍊꿰몯\{^ 1110111110100110100110111110101010111111101100001110101110101010101011110101110001111101111011111010011010011011111010101011111110110000111010111010101010101111010111000111101101011110 efa69beabfb0ebaaaf5c7defa69beabfb0ebaaaf5c7b5e
UHC 鍊꿰몯\}鍊꿰몯\{^ 1110011011101000101100101110011110010001100110010101110001111101111001101110100010110010111001111001000110011001010111000111101101011110 e6e8b2e791995c7de6e8b2e791995c7b5e

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