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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 愁線愁線}愁線愁線{^ 10001111010001001001000011111100100011110100010010010000111111000111110110001111010001001001000011111100100011110100010010010000111111000111101101011110 8f4490fc8f4490fc7d8f4490fc8f4490fc7b5e
EUC-JP 愁線愁線}愁線愁線{^ 10111101101001011100000011111110101111011010010111000000111111100111110110111101101001011100000011111110101111011010010111000000111111100111101101011110 bda5c0febda5c0fe7dbda5c0febda5c0fe7b5e
UTF-8 愁線愁線}愁線愁線{^ 111001101000010010000001111001111011011110011010111001101000010010000001111001111011011110011010011111011110011010000100100000011110011110110111100110101110011010000100100000011110011110110111100110100111101101011110 e68481e7b79ae68481e7b79a7de68481e7b79ae68481e7b79a7b5e
UHC 愁線愁線}愁線愁線{^ 11100001111111101110000011001010111000011111111011100000110010100111110111100001111111101110000011001010111000011111111011100000110010100111101101011110 e1fee0cae1fee0ca7de1fee0cae1fee0ca7b5e

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