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 ???`???OB 001111110011111100111111011000000011111100111111001111110100111101000010 3f3f3f603f3f3f4f42
SJIS-WIN 敖??`敖??OB 1001110111000010001111110011111101100000100111011100001000111111001111110100111101000010 9dc23f3f609dc23f3f4f42
EUC-JP 敖??`敖??OB 1101101011000100001111110011111101100000110110101100010000111111001111110100111101000010 dac43f3f60dac43f3f4f42
UTF-8 敖뉓퍓`敖뉓퍓OB 111001101001010110010110111010111000100110010011111011011000110110010011011000001110011010010101100101101110101110001001100100111110110110001101100100110100111101000010 e69596eb8993ed8d9360e69596eb8993ed8d934f42
UHC 敖뉓퍓`敖뉓퍓OB 111001111111100110000111111010001011101110001010011000001110011111111001100001111110100010111011100010100100111101000010 e7f987e8bb8a60e7f987e8bb8a4f42

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