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 茹??意??痍 11100100101001010011111100111111100010001101001100111111001111111110000101110111 e4a53f3f88d33f3fe177
EUC-JP 茹??意??痍 11101000101001110011111100111111101100001101010100111111001111111110000111011000 e8a73f3fb0d53f3fe1d8
UTF-8 茹띾맧意덂봅痍 111010001000110010111001111010111001110110111110111010111010011110100111111001101000010010001111111010111000110110000010111010111011010010000101111001111001011110001101 e88cb9eb9dbeeba7a7e6848feb8d82ebb485e7978d
UHC 茹띾맧意덂봅痍 1110011010101010100011011110101110010000101100001110101111110010100010001110010110111010101111101110110010110111 e6aa8deb90b0ebf288e5babeecb7

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