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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 簔瞞[簔瞞[^ 111000101100000111110110101100001110000111010100010110111110001011000001111101101011000011100001110101000101101101011110 e2c1f6b0e1d45be2c1f6b0e1d45b5e
EUC-JP 簔?瞞[簔?瞞[^ 11100100110000110011111111100010110101100101101111100100110000110011111111100010110101100101101101011110 e4c33fe2d65be4c33fe2d65b5e
UTF-8 簔瞞[簔瞞[^ 111001111011000010010100111011101001001110010111111001111001111010011110010110111110011110110000100101001110111010010011100101111110011110011110100111100101101101011110 e7b094ee9397e79e9e5be7b094ee9397e79e9e5b5e
UHC ??瞞[??瞞[^ 0011111100111111110110001011111001011011001111110011111111011000101111100101101101011110 3f3fd8be5b3f3fd8be5b5e

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