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 鴦??????誼 11101001111100010011111100111111001111110011111100111111001111111000101101100010 e9f13f3f3f3f3f3f8b62
EUC-JP 鴦??????誼 11110010111100110011111100111111001111110011111100111111001111111011010111000011 f2f33f3f3f3f3f3fb5c3
UTF-8 鴦꾆뀀룱列룸끁誼 111010011011010010100110111010101011111010000110111010111000000010000000111010111010001110110001111011111010011010011100111010111010001110111000111010111000000110000001111010001010101010111100 e9b4a6eabe86eb8080eba3b1efa69ceba3b8eb8181e8aabc
UHC 鴦꾆뀀룱列룸끁誼 11100100111011001000010011001110101100101110101110001111101001101110011011101010101101111110101110000101101101111110101111111110 e4ec84ceb2eb8fa6e6eab7eb85b7ebfe

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