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^ 111001111011001110110010111110111010010010101100010001001110011110110011101100101111101110100100101011000100010001011110 e7b3b2fba4ac44e7b3b2fba4ac445e
EUC-JP 邉イ訷ャD邉イ訷ャD^ 111011101011010110001110101100101000111111011101110101001000111010101100010001001110111010110101100011101011001010001111110111011101010010001110101011000100010001011110 eeb58eb28fddd48eac44eeb58eb28fddd48eac445e
UTF-8 邉イ訷ャD邉イ訷ャD^ 111010011000001010001001111011111011110110110010111010001010100010110111111011111011110110101100010001001110100110000010100010011110111110111101101100101110100010101000101101111110111110111101101011000100010001011110 e98289efbdb2e8a8b7efbdac44e98289efbdb2e8a8b7efbdac445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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