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 睛???助?淀 11100001110010110011111100111111001111111000111110010101001111111001011110000100 e1cb3f3f3f8f953f9784
EUC-JP 睛?饔?助?淀 111000101100110100111111100011111110100011101111001111111011110111110101001111111100110111100100 e2cd3f8fe8ef3fbdf53fcde4
UTF-8 睛렞饔렧助렞淀 111001111001110110011011111010111010000010011110111010011010010110010100111010111010000010100111111001011000101010101001111010111010000010011110111001101011011110000000 e79d9beba09ee9a594eba0a7e58aa9eba09ee6b780
UHC 睛렞饔렧助렞淀 1110111111101100100011101010111111101000101111011000111010110110111100001011111010001110101011111110111111100011 efec8eafe8bd8eb6f0be8eafefe3

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