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 鮓ッ贒ケ}鮓ッ贒ケ{^ 111010011011011010101111111110111010111110111001011111011110100110110110101011111111101110101111101110010111101101011110 e9b6affbafb97de9b6affbafb97b5e
EUC-JP 鮓ッ贒ケ}鮓ッ贒ケ{^ 111100101011100010001110101011111000111111011111110000111000111010111001011111011111001010111000100011101010111110001111110111111100001110001110101110010111101101011110 f2b88eaf8fdfc38eb97df2b88eaf8fdfc38eb97b5e
UTF-8 鮓ッ贒ケ}鮓ッ贒ケ{^ 111010011010111010010011111011111011110110101111111010001011010010010010111011111011110110111001011111011110100110101110100100111110111110111101101011111110100010110100100100101110111110111101101110010111101101011110 e9ae93efbdafe8b492efbdb97de9ae93efbdafe8b492efbdb97b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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