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 蒻啄梵籬灘凄籬 1110010011101000100100011110110110011110100100001110001011011111100100111110010110010000101001101110001011011111 e4e891ed9e90e2df93e590a6e2df
EUC-JP 蒻啄梵籬灘凄籬 1110100011101010110000101110111111011011111100001110010011100001110001101110011111000000101010001110010011100001 e8eac2efdbf0e4e1c6e7c0a8e4e1
UTF-8 蒻啄梵籬灘凄籬 111010001001001010111011111001011001010110000100111001101010001010110101111001111011000110101100111001111000000110011000111001011000011110000100111001111011000110101100 e892bbe59584e6a2b5e7b1ace78198e58784e7b1ac
UHC 蒻啄梵籬灘凄籬 1110010110110110111101101111001011011011111011111101011111100110111101111010100011110100101000101101011111100110 e5b6f6f2dbefd7e6f7a8f4a2d7e6

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