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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 奣ァ譛始}奣ァ譛始{^ 1111101010100011101001111110011010011100100011100110111001111101111110101010001110100111111001101001110010001110011011100111101101011110 faa3a7e69c8e6e7dfaa3a7e69c8e6e7b5e
EUC-JP 奣ァ譛始}奣ァ譛始{^ 100011111011100011111100100011101010011111101011111111001011101111001111011111011000111110111000111111001000111010100111111010111111110010111011110011110111101101011110 8fb8fc8ea7ebfcbbcf7d8fb8fc8ea7ebfcbbcf7b5e
UTF-8 奣ァ譛始}奣ァ譛始{^ 111001011010010110100011111011111011110110100111111010001010110110011011111001011010011110001011011111011110010110100101101000111110111110111101101001111110100010101101100110111110010110100111100010110111101101011110 e5a5a3efbda7e8ad9be5a78b7de5a5a3efbda7e8ad9be5a78b7b5e
UHC ???始}???始{^ 00111111001111110011111111100011101101110111110100111111001111110011111111100011101101110111101101011110 3f3f3fe3b77d3f3f3fe3b77b5e

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