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 ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e
SJIS-WIN ヘロ簑on}ヘロ簑on{^ 11001101110110111111000111111100111000101100000001101111011011100111110111001101110110111111000111111100111000101100000001101111011011100111101101011110 cddbf1fce2c06f6e7dcddbf1fce2c06f6e7b5e
EUC-JP ヘロ?簑on}ヘロ?簑on{^ 100011101100110110001110110110110011111111100100110000100110111101101110011111011000111011001101100011101101101100111111111001001100001001101111011011100111101101011110 8ecd8edb3fe4c26f6e7d8ecd8edb3fe4c26f6e7b5e
UTF-8 ヘロ簑on}ヘロ簑on{^ 11101111101111101000110111101111101111101001101111101110100001011011011111100111101100001001000101101111011011100111110111101111101111101000110111101111101111101001101111101110100001011011011111100111101100001001000101101111011011100111101101011110 efbe8defbe9bee85b7e7b0916f6e7defbe8defbe9bee85b7e7b0916f6e7b5e
UHC ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e

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