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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???紫}???紫{^ 00111111001111110011111110001110100001110111110100111111001111110011111110001110100001110111101101011110 3f3f3f8e877d3f3f3f8e877b5e
EUC-JP ???紫}???紫{^ 00111111001111110011111110111011111001110111110100111111001111110011111110111011111001110111101101011110 3f3f3fbbe77d3f3f3fbbe77b5e
UTF-8 룶끗룫紫}룶끗룫紫{^ 111010111010001110110110111010111000000110010111111010111010001110101011111001111011010010101011011111011110101110100011101101101110101110000001100101111110101110100011101010111110011110110100101010110111101101011110 eba3b6eb8197eba3abe7b4ab7deba3b6eb8197eba3abe7b4ab7b5e
UHC 룶끗룫紫}룶끗룫紫{^ 10001111101010111011001011111101100011111010001011101101101110010111110110001111101010111011001011111101100011111010001011101101101110010111101101011110 8fabb2fd8fa2edb97d8fabb2fd8fa2edb97b5e

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