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 嶢拙鴉星}嶢拙鴉星{^ 10011011110100001001000011011001111010011110101110010000101011110111110110011011110100001001000011011001111010011110101110010000101011110111101101011110 9bd090d9e9eb90af7d9bd090d9e9eb90af7b5e
EUC-JP 嶢拙鴉星}嶢拙鴉星{^ 11010110110100101100000011011011111100101110110111000000101100010111110111010110110100101100000011011011111100101110110111000000101100010111101101011110 d6d2c0dbf2edc0b17dd6d2c0dbf2edc0b17b5e
UTF-8 嶢拙鴉星}嶢拙鴉星{^ 111001011011011010100010111001101000101110011001111010011011010010001001111001101001100010011111011111011110010110110110101000101110011010001011100110011110100110110100100010011110011010011000100111110111101101011110 e5b6a2e68b99e9b489e6989f7de5b6a2e68b99e9b489e6989f7b5e
UHC 嶢拙鴉星}嶢拙鴉星{^ 11101000111100101111000011110000111001001011110011100000111110000111110111101000111100101111000011110000111001001011110011100000111110000111101101011110 e8f2f0f0e4bce0f87de8f2f0f0e4bce0f87b5e

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