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 ?????????ヤ^ 001111110011111100111111001111110011111100111111001111110011111100111111100000111000010001011110 3f3f3f3f3f3f3f3f3f83845e
EUC-JP ?????????ヤ^ 001111110011111100111111001111110011111100111111001111110011111100111111101001011110010001011110 3f3f3f3f3f3f3f3f3fa5e45e
UTF-8 룶₃룫혧⒟룶₃룫혧ヤ^ 11101011101000111011011011100010100000101000001111101011101000111010101111101101100110001010011111100010100100101001111111101011101000111011011011100010100000101000001111101011101000111010101111101101100110001010011111100011100000111010010001011110 eba3b6e28283eba3abed98a7e2929feba3b6e28283eba3abed98a7e383a45e
UHC 룶₃룫혧⒟룶₃룫혧ヤ^ 100011111010101110101001111111011000111110100010110000101000111110101001110100001000111110101011101010011111110110001111101000101100001010001111101010111110010001011110 8faba9fd8fa2c28fa9d08faba9fd8fa2c28fabe45e

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