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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 繧ァ辜汽繧ァ辜汽^ 111000111000001010100111111001111000001110001011010001001110001110000010101001111110011110000011100010110100010001011110 e382a7e7838b44e382a7e7838b445e
EUC-JP 繧ァ辜汽繧ァ辜汽^ 1110010111100010100011101010011111101101111000111011010110100101111001011110001010001110101001111110110111100011101101011010010101011110 e5e28ea7ede3b5a5e5e28ea7ede3b5a55e
UTF-8 繧ァ辜汽繧ァ辜汽^ 11100111101110011010011111101111101111011010011111101000101111101001110011100110101100011011110111100111101110011010011111101111101111011010011111101000101111101001110011100110101100011011110101011110 e7b9a7efbda7e8be9ce6b1bde7b9a7efbda7e8be9ce6b1bd5e
UHC ??辜汽??辜汽^ 00111111001111111100110111010000110100011010100100111111001111111100110111010000110100011010100101011110 3f3fcdd0d1a93f3fcdd0d1a95e

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