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 ???BN}???BN{^ 00111111001111110011111101000010010011100111110100111111001111110011111101000010010011100111101101011110 3f3f3f424e7d3f3f3f424e7b5e
SJIS-WIN 甕??BN}甕??BN{^ 111000010101000000111111001111110100001001001110011111011110000101010000001111110011111101000010010011100111101101011110 e1503f3f424e7de1503f3f424e7b5e
EUC-JP 甕??BN}甕??BN{^ 111000011011000100111111001111110100001001001110011111011110000110110001001111110011111101000010010011100111101101011110 e1b13f3f424e7de1b13f3f424e7b5e
UTF-8 甕잞슛BN}甕잞슛BN{^ 11100111100101001001010111101100100111101001111011101100100010101001101101000010010011100111110111100111100101001001010111101100100111101001111011101100100010101001101101000010010011100111101101011110 e79495ec9e9eec8a9b424e7de79495ec9e9eec8a9b424e7b5e
UHC 甕잞슛BN}甕잞슛BN{^ 11101000101110001001111111101111101111011011100001000010010011100111110111101000101110001001111111101111101111011011100001000010010011100111101101011110 e8b89fefbdb8424e7de8b89fefbdb8424e7b5e

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