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 奠??}奠??{^ 1001101011111001001111110011111101111101100110101111100100111111001111110111101101011110 9af93f3f7d9af93f3f7b5e
EUC-JP 奠??}奠??{^ 1101010011111011001111110011111101111101110101001111101100111111001111110111101101011110 d4fb3f3f7dd4fb3f3f7b5e
UTF-8 奠폄㉥}奠폄㉥{^ 111001011010010110100000111011011000111110000100111000111000100110100101011111011110010110100101101000001110110110001111100001001110001110001001101001010111101101011110 e5a5a0ed8f84e389a57de5a5a0ed8f84e389a57b5e
UHC 奠폄㉥}奠폄㉥{^ 111011101111010111000110111011111010100010110110011111011110111011110101110001101110111110101000101101100111101101011110 eef5c6efa8b67deef5c6efa8b67b5e

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