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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
EUC-JP 邕??J}邕??J{^ 100011111110000111101101001111110011111101001010011111011000111111100001111011010011111100111111010010100111101101011110 8fe1ed3f3f4a7d8fe1ed3f3f4a7b5e
UTF-8 邕딀굢J}邕딀굢J{^ 1110100110000010100101011110101110010100100000001110101010110101101000100100101001111101111010011000001010010101111010111001010010000000111010101011010110100010010010100111101101011110 e98295eb9480eab5a24a7de98295eb9480eab5a24a7b5e
UHC 邕딀굢J}邕딀굢J{^ 1110100010111011100010101110011010000010100010010100101001111101111010001011101110001010111001101000001010001001010010100111101101011110 e8bb8ae682894a7de8bb8ae682894a7b5e

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