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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 訝??J}訝??J{^ 11100110011000100011111100111111010010100111110111100110011000100011111100111111010010100111101101011110 e6623f3f4a7de6623f3f4a7b5e
EUC-JP 訝??J}訝??J{^ 11101011110000110011111100111111010010100111110111101011110000110011111100111111010010100111101101011110 ebc33f3f4a7debc33f3f4a7b5e
UTF-8 訝백콌J}訝백콌J{^ 1110100010101000100111011110101110110000101100011110110010111101100011000100101001111101111010001010100010011101111010111011000010110001111011001011110110001100010010100111101101011110 e8a89debb0b1ecbd8c4a7de8a89debb0b1ecbd8c4a7b5e
UHC 訝백콌J}訝백콌J{^ 1110010010111000101110011110100110110001100010000100101001111101111001001011100010111001111010011011000110001000010010100111101101011110 e4b8b9e9b1884a7de4b8b9e9b1884a7b5e

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