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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 載?晃}載?晃{^ 10001101110110100011111110001101010101110111110110001101110110100011111110001101010101110111101101011110 8dda3f8d577d8dda3f8d577b5e
EUC-JP 載?晃}載?晃{^ 10111010110111000011111110111001101110000111110110111010110111000011111110111001101110000111101101011110 badc3fb9b87dbadc3fb9b87b5e
UTF-8 載뤔晃}載뤔晃{^ 111010001011110010001001111010111010010010010100111001101001100110000011011111011110100010111100100010011110101110100100100101001110011010011001100000110111101101011110 e8bc89eba494e699837de8bc89eba494e699837b5e
UHC 載뤔晃}載뤔晃{^ 111011101011000010001111110001001111110011001100011111011110111010110000100011111100010011111100110011000111101101011110 eeb08fc4fccc7deeb08fc4fccc7b5e

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