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 嗽?5韋??循 1001101001110101001111111000001001010100111010001110100000111111001111111000111101111010 9a753f8254e8e83f3f8f7a
EUC-JP 嗽?5韋??循 1101001111010110001111111010001110110101111100001110101000111111001111111011110111011011 d3d63fa3b5f0ea3f3fbddb
UTF-8 嗽뉖5韋앭띂循 111001011001011110111101111010111000100110010110111011111011110010010101111010011001111110001011111011001001010110101101111010111001110110000010111001011011111010101010 e597bdeb8996efbc95e99f8bec95adeb9d82e5beaa
UHC 嗽뉖5韋앭띂循 1110000111110101100001111110101110100011101101011110101011011111100111011110010110001101101111011110001011100000 e1f587eba3b5eadf9de58dbde2e0

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