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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 踐狗竃}踐狗竃{^ 111001101111011010001011111001111000101010010110011111011110011011110110100010111110011110001010100101100111101101011110 e6f68be78a967de6f68be78a967b5e
EUC-JP 踐狗竃}踐狗竃{^ 111011001111100010110110111010011011001111110110011111011110110011111000101101101110100110110011111101100111101101011110 ecf8b6e9b3f67decf8b6e9b3f67b5e
UTF-8 踐狗竃}踐狗竃{^ 111010001011100010010000111001111000101110010111111001111010101110000011011111011110100010111000100100001110011110001011100101111110011110101011100000110111101101011110 e8b890e78b97e7ab837de8b890e78b97e7ab837b5e
UHC 踐狗?}踐狗?{^ 11110100110000101100111110110111001111110111110111110100110000101100111110110111001111110111101101011110 f4c2cfb73f7df4c2cfb73f7b5e

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