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 ???癒???逾^ 0011111100111111001111111001011011111100001111110011111100111111111001111010010101011110 3f3f3f96fc3f3f3fe7a55e
EUC-JP ???癒???逾^ 0011111100111111001111111100110011111110001111110011111100111111111011101010011101011110 3f3f3fccfe3f3f3feea75e
UTF-8 룶엌룫癒룶엌룫逾^ 11101011101000111011011011101100100101111000110011101011101000111010101111100111100110011001001011101011101000111011011011101100100101111000110011101011101000111010101111101001100000001011111001011110 eba3b6ec978ceba3abe79992eba3b6ec978ceba3abe980be5e
UHC 룶엌룫癒룶엌룫逾^ 1000111110101011101111101111110110001111101000101110101110101000100011111010101110111110111111011000111110100010111010111011010101011110 8fabbefd8fa2eba88fabbefd8fa2ebb55e

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