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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 諱ッ貂ャ阡オ貂ャ 111001101000000110101111111001101011100010101100111010001001010010110101111001101011100010101100 e681afe6b8ace894b5e6b8ac
EUC-JP 諱ッ貂ャ阡オ貂ャ 11101011111000011000111010101111111011001011101010001110101011001110111111110100100011101011010111101100101110101000111010101100 ebe18eafecba8eaceff48eb5ecba8eac
UTF-8 諱ッ貂ャ阡オ貂ャ 111010001010101110110001111011111011110110101111111010001011001010000010111011111011110110101100111010011001100010100001111011111011110110110101111010001011001010000010111011111011110110101100 e8abb1efbdafe8b282efbdace998a1efbdb5e8b282efbdac
UHC 諱?貂?阡?貂? 111111011100100100111111111101011011000000111111111101001100011000111111111101011011000000111111 fdc93ff5b03ff4c63ff5b03f

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