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 ??Bn}??Bn{^ 0011111100111111010000100110111001111101001111110011111101000010011011100111101101011110 3f3f426e7d3f3f426e7b5e
SJIS-WIN 奣、Bn}奣、Bn{^ 11111010101000111010010001000010011011100111110111111010101000111010010001000010011011100111101101011110 faa3a4426e7dfaa3a4426e7b5e
EUC-JP 奣、Bn}奣、Bn{^ 1000111110111000111111001000111010100100010000100110111001111101100011111011100011111100100011101010010001000010011011100111101101011110 8fb8fc8ea4426e7d8fb8fc8ea4426e7b5e
UTF-8 奣、Bn}奣、Bn{^ 11100101101001011010001111101111101111011010010001000010011011100111110111100101101001011010001111101111101111011010010001000010011011100111101101011110 e5a5a3efbda4426e7de5a5a3efbda4426e7b5e
UHC ??Bn}??Bn{^ 0011111100111111010000100110111001111101001111110011111101000010011011100111101101011110 3f3f426e7d3f3f426e7b5e

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