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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 橈??\}橈??\{^ 10011110111101000011111100111111010111000111110110011110111101000011111100111111010111000111101101011110 9ef43f3f5c7d9ef43f3f5c7b5e
EUC-JP 橈??\}橈??\{^ 11011100111101100011111100111111010111000111110111011100111101100011111100111111010111000111101101011110 dcf63f3f5c7ddcf63f3f5c7b5e
UTF-8 橈곁뮒\}橈곁뮒\{^ 1110011010101001100010001110101010110011100000011110101110101110100100100101110001111101111001101010100110001000111010101011001110000001111010111010111010010010010111000111101101011110 e6a988eab381ebae925c7de6a988eab381ebae925c7b5e
UHC 橈곁뮒\}橈곁뮒\{^ 1110100011111010101100001110011110010010100111100101110001111101111010001111101010110000111001111001001010011110010111000111101101011110 e8fab0e7929e5c7de8fab0e7929e5c7b5e

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