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 ?亨???亨??^ 0011111110001011100111000011111100111111001111111000101110011100001111110011111101011110 3f8b9c3f3f3f8b9c3f3f5e
EUC-JP ?亨???亨??^ 0011111110110101111111000011111100111111001111111011010111111100001111110011111101011110 3fb5fc3f3f3fb5fc3f3f5e
UTF-8 뤚亨몸딕뤚亨몸듸^ 11101011101001001001101011100100101110101010100011101011101010101011100011101011100101001001010111101011101001001001101011100100101110101010100011101011101010101011100011101011100100111011100001011110 eba49ae4baa8ebaab8eb9495eba49ae4baa8ebaab8eb93b85e
UHC 뤚亨몸딕뤚亨몸듸^ 1000111111001001111110101111101110111000111101101011010111110001100011111100100111111010111110111011100011110110101101011110111101011110 8fc9fafbb8f6b5f18fc9fafbb8f6b5ef5e

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