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 瀛??\}瀛??\{^ 11100000011010010011111100111111010111000111110111100000011010010011111100111111010111000111101101011110 e0693f3f5c7de0693f3f5c7b5e
EUC-JP 瀛??\}瀛??\{^ 11011111110010100011111100111111010111000111110111011111110010100011111100111111010111000111101101011110 dfca3f3f5c7ddfca3f3f5c7b5e
UTF-8 瀛룒뢄\}瀛룒뢄\{^ 1110011110000000100110111110101110100011100100101110101110100010100001000101110001111101111001111000000010011011111010111010001110010010111010111010001010000100010111000111101101011110 e7809beba392eba2845c7de7809beba392eba2845c7b5e
UHC 瀛룒뢄\}瀛룒뢄\{^ 1110011110111010100011111000111110001110111111100101110001111101111001111011101010001111100011111000111011111110010111000111101101011110 e7ba8f8f8efe5c7de7ba8f8f8efe5c7b5e

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