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 ??異?}??異?{^ 00111111001111111000100011011001001111110111110100111111001111111000100011011001001111110111101101011110 3f3f88d93f7d3f3f88d93f7b5e
EUC-JP 塡?異?}塡?異?{^ 1000111110111000101101000011111110110000110110110011111101111101100011111011100010110100001111111011000011011011001111110111101101011110 8fb8b43fb0db3f7d8fb8b43fb0db3f7b5e
UTF-8 塡렣異렔}塡렣異렔{^ 111001011010000110100001111010111010000010100011111001111001010110110000111010111010000010010100011111011110010110100001101000011110101110100000101000111110011110010101101100001110101110100000100101000111101101011110 e5a1a1eba0a3e795b0eba0947de5a1a1eba0a3e795b0eba0947b5e
UHC 塡렣異렔}塡렣異렔{^ 11101110111100111000111010110100111011001011011010001110101010010111110111101110111100111000111010110100111011001011011010001110101010010111101101011110 eef38eb4ecb68ea97deef38eb4ecb68ea97b5e

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