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 髯ス鬮エ蜩育尠 111010011001100110111101111010011010101110110100111001011001001110001000111001111001101110010110 e999bde9abb4e59388e79b96
EUC-JP 髯ス鬮エ蜩育尠 1111000111111001100011101011110111110010101011011000111010110100111010011111001110110000111010011101010111110110 f1f98ebdf2ad8eb4e9f3b0e9d5f6
UTF-8 髯ス鬮エ蜩育尠 111010011010101110101111111011111011110110111101111010011010110010101110111011111011110110110100111010001001110010101001111010001000001010110010111001011011000010100000 e9abafefbdbde9acaeefbdb4e89ca9e882b2e5b0a0
UHC ?????育? 0011111100111111001111110011111100111111111010111100000000111111 3f3f3f3f3febc03f

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