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 鬥ケ蝣ー}鬥ケ蝣ー{^ 111010011010011010111001111001011010000010110000011111011110100110100110101110011110010110100000101100000111101101011110 e9a6b9e5a0b07de9a6b9e5a0b07b5e
EUC-JP 鬥ケ蝣ー}鬥ケ蝣ー{^ 11110010101010001000111010111001111010101010001010001110101100000111110111110010101010001000111010111001111010101010001010001110101100000111101101011110 f2a88eb9eaa28eb07df2a88eb9eaa28eb07b5e
UTF-8 鬥ケ蝣ー}鬥ケ蝣ー{^ 111010011010110010100101111011111011110110111001111010001001110110100011111011111011110110110000011111011110100110101100101001011110111110111101101110011110100010011101101000111110111110111101101100000111101101011110 e9aca5efbdb9e89da3efbdb07de9aca5efbdb9e89da3efbdb07b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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