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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 闖守イョD闖守イョD^ 111010001000111110001110111001111011001010101110010001001110100010001111100011101110011110110010101011100100010001011110 e88f8ee7b2ae44e88f8ee7b2ae445e
EUC-JP 闖守イョD闖守イョD^ 11101111111011111011110011101001100011101011001010001110101011100100010011101111111011111011110011101001100011101011001010001110101011100100010001011110 efefbce98eb28eae44efefbce98eb28eae445e
UTF-8 闖守イョD闖守イョD^ 111010011001011110010110111001011010111010001000111011111011110110110010111011111011110110101110010001001110100110010111100101101110010110101110100010001110111110111101101100101110111110111101101011100100010001011110 e99796e5ae88efbdb2efbdae44e99796e5ae88efbdb2efbdae445e
UHC 闖守??D闖守??D^ 111101111110011011100001111110100011111100111111010001001111011111100110111000011111101000111111001111110100010001011110 f7e6e1fa3f3f44f7e6e1fa3f3f445e

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