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 訊??}訊??{^ 1001000001110101001111110011111101111101100100000111010100111111001111110111101101011110 90753f3f7d90753f3f7b5e
EUC-JP 訊??}訊??{^ 1011111111010110001111110011111101111101101111111101011000111111001111110111101101011110 bfd63f3f7dbfd63f3f7b5e
UTF-8 訊덊뢆}訊덊뢆{^ 111010001010100010001010111010111000110110001010111010111010001010000110011111011110100010101000100010101110101110001101100010101110101110100010100001100111101101011110 e8a88aeb8d8aeba2867de8a88aeb8d8aeba2867b5e
UHC 訊덊뢆}訊덊뢆{^ 111000111111001010001000111011011000111101000010011111011110001111110010100010001110110110001111010000100111101101011110 e3f288ed8f427de3f288ed8f427b5e

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