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 貉ソ蠑縮}貉ソ蠑縮{^ 1110011010111001101111111110010110111100100011110110101101111101111001101011100110111111111001011011110010001111011010110111101101011110 e6b9bfe5bc8f6b7de6b9bfe5bc8f6b7b5e
EUC-JP 貉ソ蠑縮}貉ソ蠑縮{^ 11101100101110111000111010111111111010101011111010111101110011000111110111101100101110111000111010111111111010101011111010111101110011000111101101011110 ecbb8ebfeabebdcc7decbb8ebfeabebdcc7b5e
UTF-8 貉ソ蠑縮}貉ソ蠑縮{^ 111010001011001010001001111011111011110110111111111010001010000010010001111001111011100010101110011111011110100010110010100010011110111110111101101111111110100010100000100100011110011110111000101011100111101101011110 e8b289efbdbfe8a091e7b8ae7de8b289efbdbfe8a091e7b8ae7b5e
UHC ???縮}???縮{^ 00111111001111110011111111110101111010100111110100111111001111110011111111110101111010100111101101011110 3f3f3ff5ea7d3f3f3ff5ea7b5e

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