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^ 1110011110101011101110101110100010111110100111100101011101000100111001111010101110111010111010001011111010011110010101110100010001011110 e7abbae8be9e5744e7abbae8be9e57445e
EUC-JP 遶コ霎杆D遶コ霎杆D^ 11101110101011011000111010111010111100001100000011011011101110000100010011101110101011011000111010111010111100001100000011011011101110000100010001011110 eead8ebaf0c0dbb844eead8ebaf0c0dbb8445e
UTF-8 遶コ霎杆D遶コ霎杆D^ 111010011000000110110110111011111011110110111010111010011001110010001110111001101001110110000110010001001110100110000001101101101110111110111101101110101110100110011100100011101110011010011101100001100100010001011110 e981b6efbdbae99c8ee69d8644e981b6efbdbae99c8ee69d86445e
UHC ???杆D???杆D^ 00111111001111110011111111001010110100100100010000111111001111110011111111001010110100100100010001011110 3f3f3fcad2443f3f3fcad2445e

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