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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 獰湿宍湿示珸獰 1110000011010110100011101011110010001110101100111000111010111100100011101010011011100000111001111110000011010110 e0d68ebc8eb38ebc8ea6e0e7e0d6
EUC-JP 獰湿宍湿示珸獰 1110000011011000101111001011111010111100101101011011110010111110101111001010100011100000111010011110000011011000 e0d8bcbebcb5bcbebca8e0e9e0d8
UTF-8 獰湿宍湿示珸獰 111001111000110110110000111001101011100110111111111001011010111010001101111001101011100110111111111001111010010010111010111001111000111110111000111001111000110110110000 e78db0e6b9bfe5ae8de6b9bfe7a4bae78fb8e78db0
UHC 獰???示?獰 11100111101111100011111100111111001111111110001111000110001111111110011110111110 e7be3f3f3fe3c63fe7be

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