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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 悰??}悰??{^ 10001111101111011111110000111111001111110111110110001111101111011111110000111111001111110111101101011110 8fbdfc3f3f7d8fbdfc3f3f7b5e
UTF-8 悰렠롆}悰렠롆{^ 111001101000001010110000111010111010000010100000111010111010000110000110011111011110011010000010101100001110101110100000101000001110101110100001100001100111101101011110 e682b0eba0a0eba1867de682b0eba0a0eba1867b5e
UHC 悰렠롆}悰렠롆{^ 111100001111010110001110101100011000111011001100011111011111000011110101100011101011000110001110110011000111101101011110 f0f58eb18ecc7df0f58eb18ecc7b5e

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