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 ??ャ?夏??ャ?夏^ 001111110011111110000011100000110011111110001001110001000011111100111111100000111000001100111111100010011100010001011110 3f3f83833f89c43f3f83833f89c45e
EUC-JP ??ャ?夏??ャ?夏^ 001111110011111110100101111000110011111110110010110001100011111100111111101001011110001100111111101100101100011001011110 3f3fa5e33fb2c63f3fa5e33fb2c65e
UTF-8 룶쾹ャ룫夏룶쾹ャ룫夏^ 11101011101000111011011011101100101111101011100111100011100000111010001111101011101000111010101111100101101001001000111111101011101000111011011011101100101111101011100111100011100000111010001111101011101000111010101111100101101001001000111101011110 eba3b6ecbeb9e383a3eba3abe5a48feba3b6ecbeb9e383a3eba3abe5a48f5e
UHC 룶쾹ャ룫夏룶쾹ャ룫夏^ 100011111010101110110010100011111010101111100011100011111010001011111001101111101000111110101011101100101000111110101011111000111000111110100010111110011011111001011110 8fabb28fabe38fa2f9be8fabb28fabe38fa2f9be5e

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