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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 辰袖鱈鱈[辰袖鱈鱈[^ 10010010010000111001000110110011100100100100110010010010010011000101101110010010010000111001000110110011100100100100110010010010010011000101101101011110 924391b3924c924c5b924391b3924c924c5b5e
EUC-JP 辰袖鱈鱈[辰袖鱈鱈[^ 11000011101001001100001010110101110000111010110111000011101011010101101111000011101001001100001010110101110000111010110111000011101011010101101101011110 c3a4c2b5c3adc3ad5bc3a4c2b5c3adc3ad5b5e
UTF-8 辰袖鱈鱈[辰袖鱈鱈[^ 111010001011111010110000111010001010001010010110111010011011000110001000111010011011000110001000010110111110100010111110101100001110100010100010100101101110100110110001100010001110100110110001100010000101101101011110 e8beb0e8a296e9b188e9b1885be8beb0e8a296e9b188e9b1885b5e
UHC 辰袖??[辰袖??[^ 111100101110001111100010110000000011111100111111010110111111001011100011111000101100000000111111001111110101101101011110 f2e3e2c03f3f5bf2e3e2c03f3f5b5e

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