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{^ 11001101110110111111011011100010111000011101011001101111011011100111110111001101110110111111011011100010111000011101011001101111011011100111101101011110 cddbf6e2e1d66f6e7dcddbf6e2e1d66f6e7b5e
EUC-JP ヘロ?瞶on}ヘロ?瞶on{^ 100011101100110110001110110110110011111111100010110110000110111101101110011111011000111011001101100011101101101100111111111000101101100001101111011011100111101101011110 8ecd8edb3fe2d86f6e7d8ecd8edb3fe2d86f6e7b5e
UTF-8 ヘロ瞶on}ヘロ瞶on{^ 11101111101111101000110111101111101111101001101111101110100101001000100111100111100111101011011001101111011011100111110111101111101111101000110111101111101111101001101111101110100101001000100111100111100111101011011001101111011011100111101101011110 efbe8defbe9bee9489e79eb66f6e7defbe8defbe9bee9489e79eb66f6e7b5e
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)