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 ?亨?咐?亨?咐^ 00111111100010111001110000111111100110011111001100111111100010111001110000111111100110011111001101011110 3f8b9c3f99f33f8b9c3f99f35e
EUC-JP ?亨?咐?亨?咐^ 00111111101101011111110000111111110100101111010100111111101101011111110000111111110100101111010101011110 3fb5fc3fd2f53fb5fc3fd2f55e
UTF-8 뤚亨뤩咐뤚亨뤩咐^ 11101011101001001001101011100100101110101010100011101011101001001010100111100101100100101001000011101011101001001001101011100100101110101010100011101011101001001010100111100101100100101001000001011110 eba49ae4baa8eba4a9e59290eba49ae4baa8eba4a9e592905e
UHC 뤚亨뤩咐뤚亨뤩咐^ 1000111111001001111110101111101110001111110101111101110011111011100011111100100111111010111110111000111111010111110111001111101101011110 8fc9fafb8fd7dcfb8fc9fafb8fd7dcfb5e

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