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 跿ク蜥ス}跿ク蜥ス{^ 111001101111001110111000111001011001001010111101011111011110011011110011101110001110010110010010101111010111101101011110 e6f3b8e592bd7de6f3b8e592bd7b5e
EUC-JP 跿ク蜥ス}跿ク蜥ス{^ 11101100111101011000111010111000111010011111001010001110101111010111110111101100111101011000111010111000111010011111001010001110101111010111101101011110 ecf58eb8e9f28ebd7decf58eb8e9f28ebd7b5e
UTF-8 跿ク蜥ス}跿ク蜥ス{^ 111010001011011110111111111011111011110110111000111010001001110010100101111011111011110110111101011111011110100010110111101111111110111110111101101110001110100010011100101001011110111110111101101111010111101101011110 e8b7bfefbdb8e89ca5efbdbd7de8b7bfefbdb8e89ca5efbdbd7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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