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 蔭??淫??濡 10001000111111000011111100111111100010001111101000111111001111111001010001000111 88fc3f3f88fa3f3f9447
EUC-JP 蔭??淫??濡 10110000111111100011111100111111101100001111110000111111001111111100011110101000 b0fe3f3fb0fc3f3fc7a8
UTF-8 蔭몄뀡淫깆빟濡 111010001001010010101101111010111010101010000100111010111000000010100001111001101011011110101011111010101011100110000110111010111011100110011111111001101011111110100001 e894adebaa84eb80a1e6b7abeab986ebb99fe6bfa1
UHC 蔭몄뀡淫깆빟濡 1110101111100011101110001110110010000101100110001110101111100010101100011110110010010101101111011110101110100001 ebe3b8ec8598ebe2b1ec95bdeba1

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