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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ◇????ギ◇??ュ^ 100000011001111000111111001111110011111100111111100000110100110110000001100111100011111100111111100000111000010101011110 819e3f3f3f3f834d819e3f3f83855e
EUC-JP ◇????ギ◇??ュ^ 101000011111111000111111001111110011111100111111101001011010111010100001111111100011111100111111101001011110010101011110 a1fe3f3f3f3fa5aea1fe3f3fa5e55e
UTF-8 ◇룶엌룵핊ギ◇룶퀛ュ^ 11100010100101111000011111101011101000111011011011101100100101111000110011101011101000111011010111101101100101011000101011100011100000101010111011100010100101111000011111101011101000111011011011101101100000001001101111100011100000111010010101011110 e29787eba3b6ec978ceba3b5ed958ae382aee29787eba3b6ed809be383a55e
UHC ◇룶엌룵핊ギ◇룶퀛ュ^ 101000011101111010001111101010111011111011111101100011111010101011000000100011111010101110101110101000011101111010001111101010111011001110001111101010111110010101011110 a1de8fabbefd8faac08fabaea1de8fabb38fabe55e

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