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 ??阪褪??阪槌^ 00111111001111111000110111100011111001011111001000111111001111111000110111100011100100101100011001011110 3f3f8de3e5f23f3f8de392c65e
EUC-JP ??阪褪??阪槌^ 00111111001111111011101011100101111010101111010000111111001111111011101011100101110001001100100001011110 3f3fbae5eaf43f3fbae5c4c85e
UTF-8 룶점阪褪룶점阪槌^ 11101011101000111011011011101100101000001001000011101001100110001010101011101000101001001010101011101011101000111011011011101100101000001001000011101001100110001010101011100110101001111000110001011110 eba3b6eca090e998aae8a4aaeba3b6eca090e998aae6a78c5e
UHC 룶점阪褪룶점阪槌^ 1000111110101011110000011010000111111000101000011111011111011011100011111010101111000001101000011111100010100001111101111101100101011110 8fabc1a1f8a1f7db8fabc1a1f8a1f7d95e

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