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 æ~“‚n}æ~“‚n{^ 11100110011111101001001110000010011011100111110111100110011111101001001110000010011011100111101101011110 e67e93826e7de67e93826e7b5e
SJIS-WIN ?~??n}?~??n{^ 00111111011111100011111100111111011011100111110100111111011111100011111100111111011011100111101101011110 3f7e3f3f6e7d3f7e3f3f6e7b5e
EUC-JP æ~??n}æ~??n{^ 1000111110101001110000010111111000111111001111110110111001111101100011111010100111000001011111100011111100111111011011100111101101011110 8fa9c17e3f3f6e7d8fa9c17e3f3f6e7b5e
UTF-8 æ~“‚n}æ~“‚n{^ 11000011101001100111111011000010100100111100001010000010011011100111110111000011101001100111111011000010100100111100001010000010011011100111101101011110 c3a67ec293c2826e7dc3a67ec293c2826e7b5e
UHC æ~??n}æ~??n{^ 101010011010000101111110001111110011111101101110011111011010100110100001011111100011111100111111011011100111101101011110 a9a17e3f3f6e7da9a17e3f3f6e7b5e

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