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 ?????ァ??^ 00111111001111110011111100111111001111111000001101000000001111110011111101011110 3f3f3f3f3f83403f3f5e
EUC-JP ?????ァ??^ 00111111001111110011111100111111001111111010010110100001001111110011111101011110 3f3f3f3f3fa5a13f3f5e
UTF-8 룶죴◐룶쾹ァ룶죝^ 11101011101000111011011011101100101000111011010011100010100101111001000011101011101000111011011011101100101111101011100111100011100000101010000111101011101000111011011011101100101000111001110101011110 eba3b6eca3b4e29790eba3b6ecbeb9e382a1eba3b6eca39d5e
UHC 룶죴◐룶쾹ァ룶죝^ 1000111110101011101000011000111110100010110001001000111110101011101100101000111110101011101000011000111110101011101000010111010101011110 8faba18fa2c48fabb28faba18faba1755e

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