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 易??玉??絶 10001000110101010011111100111111100010111100101000111111001111111001000011100010 88d53f3f8bca3f3f90e2
EUC-JP 易??玉??絶 10110000110101110011111100111111101101101100110000111111001111111100000011100100 b0d73f3fb6cc3f3fc0e4
UTF-8 易붻쾾玉먫군絶 111001101001100010010011111010111011011010111011111011001011111010111110111001111000111010001001111010111010100010101011111010101011010110110000111001111011010110110110 e69893ebb6bbecbebee78e89eba8abeab5b0e7b5b6
UHC 易붻쾾玉먫군絶 1110011010110110100101001110100010110010100101001110100010101100100100001110100010110001101110101110111110111110 e6b694e8b294e8ac90e8b1baefbe

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