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 銜ケ蝨ー}銜ケ蝨ー{^ 111001111111000010111001111001011001110010110000011111011110011111110000101110011110010110011100101100000111101101011110 e7f0b9e59cb07de7f0b9e59cb07b5e
EUC-JP 銜ケ蝨ー}銜ケ蝨ー{^ 11101110111100101000111010111001111010011111110010001110101100000111110111101110111100101000111010111001111010011111110010001110101100000111101101011110 eef28eb9e9fc8eb07deef28eb9e9fc8eb07b5e
UTF-8 銜ケ蝨ー}銜ケ蝨ー{^ 111010011000101010011100111011111011110110111001111010001001110110101000111011111011110110110000011111011110100110001010100111001110111110111101101110011110100010011101101010001110111110111101101100000111101101011110 e98a9cefbdb9e89da8efbdb07de98a9cefbdb9e89da8efbdb07b5e
UHC 銜?蝨?}銜?蝨?{^ 111110011110011100111111111000111010010000111111011111011111100111100111001111111110001110100100001111110111101101011110 f9e73fe3a43f7df9e73fe3a43f7b5e

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