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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 髯ス鬮エ菫セ逵ゥ逖 1110100110011001101111011110100110101011101101001110010010111111101111101110011110011100101010011110011110011000 e999bde9abb4e4bfbee79ca9e798
EUC-JP 髯ス鬮エ菫セ逵ゥ逖 111100011111100110001110101111011111001010101101100011101011010011101000110000011000111010111110111011011111110010001110101010011110110111111000 f1f98ebdf2ad8eb4e8c18ebeedfc8ea9edf8
UTF-8 髯ス鬮エ菫セ逵ゥ逖 111010011010101110101111111011111011110110111101111010011010110010101110111011111011110110110100111010001000111110101011111011111011110110111110111010011000000010110101111011111011110110101001111010011000000010010110 e9abafefbdbde9acaeefbdb4e88fabefbdbee980b5efbda9e98096
UHC ????菫?逵?? 0011111100111111001111110011111111010000110010110011111111010000101100000011111100111111 3f3f3f3fd0cb3fd0b03f3f

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