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 辰歎辰竪}辰歎辰竪{^ 10010010010000111001001001010110100100100100001110010010010001110111110110010010010000111001001001010110100100100100001110010010010001110111101101011110 92439256924392477d92439256924392477b5e
EUC-JP 辰歎辰竪}辰歎辰竪{^ 11000011101001001100001110110111110000111010010011000011101010000111110111000011101001001100001110110111110000111010010011000011101010000111101101011110 c3a4c3b7c3a4c3a87dc3a4c3b7c3a4c3a87b5e
UTF-8 辰歎辰竪}辰歎辰竪{^ 111010001011111010110000111001101010110110001110111010001011111010110000111001111010101110101010011111011110100010111110101100001110011010101101100011101110100010111110101100001110011110101011101010100111101101011110 e8beb0e6ad8ee8beb0e7abaa7de8beb0e6ad8ee8beb0e7abaa7b5e
UHC 辰歎辰竪}辰歎辰竪{^ 11110010111000111111011110100111111100101110001111100010101101010111110111110010111000111111011110100111111100101110001111100010101101010111101101011110 f2e3f7a7f2e3e2b57df2e3f7a7f2e3e2b57b5e

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