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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 橈??n}橈??n{^ 10011110111101000011111100111111011011100111110110011110111101000011111100111111011011100111101101011110 9ef43f3f6e7d9ef43f3f6e7b5e
EUC-JP 橈??n}橈??n{^ 11011100111101100011111100111111011011100111110111011100111101100011111100111111011011100111101101011110 dcf63f3f6e7ddcf63f3f6e7b5e
UTF-8 橈곁슦n}橈곁슦n{^ 1110011010101001100010001110101010110011100000011110110010001010101001100110111001111101111001101010100110001000111010101011001110000001111011001000101010100110011011100111101101011110 e6a988eab381ec8aa66e7de6a988eab381ec8aa66e7b5e
UHC 橈곁슦n}橈곁슦n{^ 1110100011111010101100001110011110011010101100000110111001111101111010001111101010110000111001111001101010110000011011100111101101011110 e8fab0e79ab06e7de8fab0e79ab06e7b5e

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