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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 陲「陲「[陲「陲「[^ 111010001010001010100010111010001010001010100010010110111110100010100010101000101110100010100010101000100101101101011110 e8a2a2e8a2a25be8a2a2e8a2a25b5e
EUC-JP 陲「陲「[陲「陲「[^ 11110000101001001000111010100010111100001010010010001110101000100101101111110000101001001000111010100010111100001010010010001110101000100101101101011110 f0a48ea2f0a48ea25bf0a48ea2f0a48ea25b5e
UTF-8 陲「陲「[陲「陲「[^ 111010011001100110110010111011111011110110100010111010011001100110110010111011111011110110100010010110111110100110011001101100101110111110111101101000101110100110011001101100101110111110111101101000100101101101011110 e999b2efbda2e999b2efbda25be999b2efbda2e999b2efbda25b5e
UHC ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e

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