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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 懺本ヂ}懺本ヂ{^ 100111001111000010010110011110111000001101100001011111011001110011110000100101100111101110000011011000010111101101011110 9cf0967b83617d9cf0967b83617b5e
EUC-JP 懺本ヂ}懺本ヂ{^ 110110001111001011001011110111001010010111000010011111011101100011110010110010111101110010100101110000100111101101011110 d8f2cbdca5c27dd8f2cbdca5c27b5e
UTF-8 懺本ヂ}懺本ヂ{^ 111001101000011110111010111001101001110010101100111000111000001110000010011111011110011010000111101110101110011010011100101011001110001110000011100000100111101101011110 e687bae69cace383827de687bae69cace383827b5e
UHC 懺本ヂ}懺本ヂ{^ 111100111101010111011100111000101010101111000010011111011111001111010101110111001110001010101011110000100111101101011110 f3d5dce2abc27df3d5dce2abc27b5e

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