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 ??|}??|{^ 001111110011111101111100011111010011111100111111011111000111101101011110 3f3f7c7d3f3f7c7b5e
SJIS-WIN ?亨|}?亨|{^ 0011111110001011100111000111110001111101001111111000101110011100011111000111101101011110 3f8b9c7c7d3f8b9c7c7b5e
EUC-JP ?亨|}?亨|{^ 0011111110110101111111000111110001111101001111111011010111111100011111000111101101011110 3fb5fc7c7d3fb5fc7c7b5e
UTF-8 뤚亨|}뤚亨|{^ 1110101110100100100110101110010010111010101010000111110001111101111010111010010010011010111001001011101010101000011111000111101101011110 eba49ae4baa87c7deba49ae4baa87c7b5e
UHC 뤚亨|}뤚亨|{^ 10001111110010011111101011111011011111000111110110001111110010011111101011111011011111000111101101011110 8fc9fafb7c7d8fc9fafb7c7b5e

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