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 鉚幄麿[鉚幄麿[^ 111001111111010010011011111010001001011010011011010110111110011111110100100110111110100010010110100110110101101101011110 e7f49be8969b5be7f49be8969b5b5e
EUC-JP 鉚幄麿[鉚幄麿[^ 111011101111011011010110111010101100101111111011010110111110111011110110110101101110101011001011111110110101101101011110 eef6d6eacbfb5beef6d6eacbfb5b5e
UTF-8 鉚幄麿[鉚幄麿[^ 111010011000100110011010111001011011100110000100111010011011101010111111010110111110100110001001100110101110010110111001100001001110100110111010101111110101101101011110 e9899ae5b984e9babf5be9899ae5b984e9babf5b5e
UHC ?幄?[?幄?[^ 0011111111100100110000010011111101011011001111111110010011000001001111110101101101011110 3fe4c13f5b3fe4c13f5b5e

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