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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 蒻?????衰?? 1110010011101000001111110011111100111111001111110011111110010000100010100011111100111111 e4e83f3f3f3f3f908a3f3f
EUC-JP 蒻?????衰?? 1110100011101010001111110011111100111111001111110011111110111111111010100011111100111111 e8ea3f3f3f3f3fbfea3f3f
UTF-8 蒻몃뿫留⒴뵱衰⑹젘 111010001001001010111011111010111010101010000011111010111011111110101011111011111010011110001101111000101001001010110100111010111011010110110001111010001010000110110000111000101001000110111001111011001010000010011000 e892bbebaa83ebbfabefa78de292b4ebb5b1e8a1b0e291b9eca098
UHC 蒻몃뿫留⒴뵱衰⑹젘 111001011011011010111000111010111001011110101011111010111010011110101001111001011001010010101111111000011111000110101001111011001010000010010100 e5b6b8eb97abeba7a9e594afe1f1a9eca094

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