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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蛟ァ閠啓蛟ァ閠啓^ 111001011000000010100111111010001000000010001100010110111110010110000000101001111110100010000000100011000101101101011110 e580a7e8808c5be580a7e8808c5b5e
EUC-JP 蛟ァ閠啓蛟ァ閠啓^ 1110100111100000100011101010011111101111111000001011011110111100111010011110000010001110101001111110111111100000101101111011110001011110 e9e08ea7efe0b7bce9e08ea7efe0b7bc5e
UTF-8 蛟ァ閠啓蛟ァ閠啓^ 11101000100110111001111111101111101111011010011111101001100101101010000011100101100101011001001111101000100110111001111111101111101111011010011111101001100101101010000011100101100101011001001101011110 e89b9fefbda7e996a0e59593e89b9fefbda7e996a0e595935e
UHC 蛟??啓蛟??啓^ 11001110111100010011111100111111110011001111011011001110111100010011111100111111110011001111011001011110 cef13f3fccf6cef13f3fccf65e

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