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 實??}實??{^ 1001101110001001001111110011111101111101100110111000100100111111001111110111101101011110 9b893f3f7d9b893f3f7b5e
EUC-JP 實??}實??{^ 1101010111101001001111110011111101111101110101011110100100111111001111110111101101011110 d5e93f3f7dd5e93f3f7b5e
UTF-8 實깗뢇}實깗뢇{^ 111001011010111110100110111010101011100110010111111010111010001010000111011111011110010110101111101001101110101010111001100101111110101110100010100001110111101101011110 e5afa6eab997eba2877de5afa6eab997eba2877b5e
UHC 實깗뢇}實깗뢇{^ 111000111111100110000011100011111000111101000011011111011110001111111001100000111000111110001111010000110111101101011110 e3f9838f8f437de3f9838f8f437b5e

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