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 錡フ骼セ耳悉 111110111101100011001100111010011000111010111110100011101010100011110000101001101000111010111011 fbd8cce98ebe8ea8f0a68ebb
EUC-JP 錡フ骼セ耳?悉 1000111111100100110111101000111011001100111100011110111010001110101111101011110010101010001111111011110010111101 8fe4de8eccf1ee8ebebcaa3fbcbd
UTF-8 錡フ骼セ耳悉 111010011000110010100001111011111011111010001100111010011010101010111100111011111011110110111110111010001000000010110011111011101000000110100101111001101000001010001001 e98ca1efbe8ce9aabcefbdbee880b3ee81a5e68289
UHC 錡???耳?悉 11010001110001000011111100111111001111111110110010111100001111111110001111111010 d1c43f3f3fecbc3fe3fa

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