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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 躁?榛?躁?榛?B 11100111010011100011111110010000010110010011111111100111010011100011111110010000010110010011111101000010 e74e3f90593fe74e3f90593f42
EUC-JP 躁?榛?躁?榛?B 11101101101011110011111110111111101110100011111111101101101011110011111110111111101110100011111101000010 edaf3fbfba3fedaf3fbfba3f42
UTF-8 躁롚榛렳躁롚榛렳B 11101000101110101000000111101011101000011001101011100110101001101001101111101011101000001011001111101000101110101000000111101011101000011001101011100110101001101001101111101011101000001011001101000010 e8ba81eba19ae6a69beba0b3e8ba81eba19ae6a69beba0b342
UHC 躁롚榛렳躁롚榛렳B 1111000011100010100011101101111011110010110011101000111011000000111100001110001010001110110111101111001011001110100011101100000001000010 f0e28edef2ce8ec0f0e28edef2ce8ec042

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