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 ?忽????忽???^ 00111111100011011001101000111111001111110011111100111111100011011001101000111111001111110011111101011110 3f8d9a3f3f3f3f8d9a3f3f3f5e
EUC-JP ?忽????忽???^ 00111111101110011111101000111111001111110011111100111111101110011111101000111111001111110011111101011110 3fb9fa3f3f3f3fb9fa3f3f3f5e
UTF-8 뤚忽쯔퐦루뤚忽쯔퐦룝^ 11101011101001001001101011100101101111111011110111101100101011111001010011101101100100001010011011101011101000111010100011101011101001001001101011100101101111111011110111101100101011111001010011101101100100001010011011101011101000111001110101011110 eba49ae5bfbdecaf94ed90a6eba3a8eba49ae5bfbdecaf94ed90a6eba39d5e
UHC 뤚忽쯔퐦루뤚忽쯔퐦룝^ 100011111100100111111011111011001100001011101010101111011000111110110111111001111000111111001001111110111110110011000010111010101011110110001111101101111110010001011110 8fc9fbecc2eabd8fb7e78fc9fbecc2eabd8fb7e45e

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