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 暗??惟??蚓 10001000110000110011111100111111100010001101001000111111001111111110010101101101 88c33f3f88d23f3fe56d
EUC-JP 暗??惟??蚓 10110000110001010011111100111111101100001101010000111111001111111110100111001110 b0c53f3fb0d43f3fe9ce
UTF-8 暗산랙惟썹쑴蚓 111001101001101010010111111011001000001010110000111010111001111010011001111001101000001110011111111011001000110110111001111011001001000110110100111010001001101010010011 e69a97ec82b0eb9e99e6839fec8db9ec91b4e89a93
UHC 暗산랙惟썹쑴蚓 1110010011011110101110111110101010110111101000101110101011101110101111011110011110111110101010011110110011100010 e4debbeab7a2eaeebde7bea9ece2

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