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 簇???蔚?? 111000101100011000111111001111110011111110001001010101010011111100111111 e2c63f3f3f89553f3f
EUC-JP 簇?勖?蔚?? 1110010011001000001111111000111110110011111011010011111110110001101101100011111100111111 e4c83f8fb3ed3fb1b63f3f
UTF-8 簇렫勖렠蔚렡뤴 111001111011000010000111111010111010000010101011111001011000101110010110111010111010000010100000111010001001010010011010111010111010000010100001111010111010010010110100 e7b087eba0abe58b96eba0a0e8949aeba0a1eba4b4
UHC 簇렫勖렠蔚렡뤴 1111000011101010100011101011100111101001111011011000111010110001111010101010010110001110101100101000111111100010 f0ea8eb9e9ed8eb1eaa58eb28fe2

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