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 濡??濡??? 100101000100011100111111001111111001010001000111001111110011111100111111 94473f3f94473f3f3f
EUC-JP 濡??濡??縯 1100011110101000001111110011111111000111101010000011111100111111100011111101010011001011 c7a83f3fc7a83f3f8fd4cb
UTF-8 濡먮죳濡싧㎦縯 111001101011111110100001111010111010100010101110111011001010001110110011111001101011111110100001111011001000101110100111111000111000111010100110111001111011100010101111 e6bfa1eba8aeeca3b3e6bfa1ec8ba7e38ea6e7b8af
UHC 濡먮죳濡싧㎦縯 1110101110100001100100001110101110100001100011101110101110100001100110101110010110100111101010101110011011100000 eba190eba18eeba19ae5a7aae6e0

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