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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 「陲。n}「陲。n{^ 10100010111010001010001010100001011011100111110110100010111010001010001010100001011011100111101101011110 a2e8a2a16e7da2e8a2a16e7b5e
EUC-JP 「陲。n}「陲。n{^ 1000111010100010111100001010010010001110101000010110111001111101100011101010001011110000101001001000111010100001011011100111101101011110 8ea2f0a48ea16e7d8ea2f0a48ea16e7b5e
UTF-8 「陲。n}「陲。n{^ 1110111110111101101000101110100110011001101100101110111110111101101000010110111001111101111011111011110110100010111010011001100110110010111011111011110110100001011011100111101101011110 efbda2e999b2efbda16e7defbda2e999b2efbda16e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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