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 ??終∵}??終∵{^ 001111110011111110001111010010011000000111100110011111010011111100111111100011110100100110000001111001100111101101011110 3f3f8f4981e67d3f3f8f4981e67b5e
EUC-JP ??終∵}??終∵{^ 001111110011111110111101101010101010001011101000011111010011111100111111101111011010101010100010111010000111101101011110 3f3fbdaaa2e87d3f3fbdaaa2e87b5e
UTF-8 룴찼終∵}룴찼終∵{^ 111010111010001110110100111011001011000010111100111001111011010110000010111000101000100010110101011111011110101110100011101101001110110010110000101111001110011110110101100000101110001010001000101101010111101101011110 eba3b4ecb0bce7b582e288b57deba3b4ecb0bce7b582e288b57b5e
UHC 룴찼終∵}룴찼終∵{^ 10001111101010011100001110100001111100001111101110100001111100010111110110001111101010011100001110100001111100001111101110100001111100010111101101011110 8fa9c3a1f0fba1f17d8fa9c3a1f0fba1f17b5e

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