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 辰袖狸鱈}辰袖狸鱈{^ 10010010010000111001000110110011100100100100101110010010010011000111110110010010010000111001000110110011100100100100101110010010010011000111101101011110 924391b3924b924c7d924391b3924b924c7b5e
EUC-JP 辰袖狸鱈}辰袖狸鱈{^ 11000011101001001100001010110101110000111010110011000011101011010111110111000011101001001100001010110101110000111010110011000011101011010111101101011110 c3a4c2b5c3acc3ad7dc3a4c2b5c3acc3ad7b5e
UTF-8 辰袖狸鱈}辰袖狸鱈{^ 111010001011111010110000111010001010001010010110111001111000101110111000111010011011000110001000011111011110100010111110101100001110100010100010100101101110011110001011101110001110100110110001100010000111101101011110 e8beb0e8a296e78bb8e9b1887de8beb0e8a296e78bb8e9b1887b5e
UHC 辰袖狸?}辰袖狸?{^ 1111001011100011111000101100000011010111111000010011111101111101111100101110001111100010110000001101011111100001001111110111101101011110 f2e3e2c0d7e13f7df2e3e2c0d7e13f7b5e

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