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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ◇?岩◇?閼^ 1000000110011110001111111000101011100010100000011001111000111111111010001000010001011110 819e3f8ae2819e3fe8845e
EUC-JP ◇?岩◇?閼^ 1010000111111110001111111011010011100100101000011111111000111111111011111110010001011110 a1fe3fb4e4a1fe3fefe45e
UTF-8 ◇룶岩◇룶閼^ 11100010100101111000011111101011101000111011011011100101101100101010100111100010100101111000011111101011101000111011011011101001100101101011110001011110 e29787eba3b6e5b2a9e29787eba3b6e996bc5e
UHC ◇룶岩◇룶閼^ 10100001110111101000111110101011111001001101101110100001110111101000111110101011111001001101100101011110 a1de8fabe4dba1de8fabe4d95e

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