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 ??虎\}??虎\{^ 00111111001111111000110011010101010111000111110100111111001111111000110011010101010111000111101101011110 3f3f8cd55c7d3f3f8cd55c7b5e
EUC-JP ??虎\}??虎\{^ 00111111001111111011100011010111010111000111110100111111001111111011100011010111010111000111101101011110 3f3fb8d75c7d3f3fb8d75c7b5e
UTF-8 일룿虎\}일룿虎\{^ 1110110010011101101111001110101110100011101111111110100010011001100011100101110001111101111011001001110110111100111010111010001110111111111010001001100110001110010111000111101101011110 ec9dbceba3bfe8998e5c7dec9dbceba3bfe8998e5c7b5e
UHC 일룿虎\}일룿虎\{^ 1100000011001111100011111011000011111011110110110101110001111101110000001100111110001111101100001111101111011011010111000111101101011110 c0cf8fb0fbdb5c7dc0cf8fb0fbdb5c7b5e

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