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 氈?滓?佇?臍 1001111110000001001111111001111111100110001111111001100011001000001111111110010001100000 9f813f9fe63f98c83fe460
EUC-JP 氈?滓?佇?臍 1101110111100001001111111101111011101000001111111101000011001010001111111110011111000001 dde13fdee83fd0ca3fe7c1
UTF-8 氈렕滓렧佇렦臍 111001101011000010001000111010111010000010010101111001101011101110010011111010111010000010100111111001001011110110000111111010111010000010100110111010001000011110001101 e6b088eba095e6bb93eba0a7e4bd87eba0a6e8878d
UHC 氈렕滓렧佇렦臍 1110111011111101100011101010101011101110101010111000111010110110111011101011011110001110101101011111000010110000 eefd8eaaeeab8eb6eeb78eb5f0b0

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