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 嗽?6訝??壬 1001101001110101001111111000001001010101111001100110001000111111001111111001000001110000 9a753f8255e6623f3f9070
EUC-JP 嗽?6訝??壬 1101001111010110001111111010001110110110111010111100001100111111001111111011111111010001 d3d63fa3b6ebc33f3fbfd1
UTF-8 嗽녿6訝백틶壬 111001011001011110111101111010111000010110111111111011111011110010010110111010001010100010011101111010111011000010110001111011011000101110110110111001011010001110101100 e597bdeb85bfefbc96e8a89debb0b1ed8bb6e5a3ac
UHC 嗽녿6訝백틶壬 1110000111110101100001101110101110100011101101101110010010111000101110011110100110111010100111011110110011110011 e1f586eba3b6e4b8b9e9ba9decf3

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