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 阮幄麿[阮幄麿[^ 111010001001011010011011111010001001011010011011010110111110100010010110100110111110100010010110100110110101101101011110 e8969be8969b5be8969be8969b5b5e
EUC-JP 阮幄麿[阮幄麿[^ 111011111111011011010110111010101100101111111011010110111110111111110110110101101110101011001011111110110101101101011110 eff6d6eacbfb5beff6d6eacbfb5b5e
UTF-8 阮幄麿[阮幄麿[^ 111010011001100010101110111001011011100110000100111010011011101010111111010110111110100110011000101011101110010110111001100001001110100110111010101111110101101101011110 e998aee5b984e9babf5be998aee5b984e9babf5b5e
UHC 阮幄?[阮幄?[^ 11101000110101101110010011000001001111110101101111101000110101101110010011000001001111110101101101011110 e8d6e4c13f5be8d6e4c13f5b5e

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