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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??鄂}??鄂{^ 0011111100111111111001111011110101111101001111110011111111100111101111010111101101011110 3f3fe7bd7d3f3fe7bd7b5e
EUC-JP ??鄂}??鄂{^ 0011111100111111111011101011111101111101001111110011111111101110101111110111101101011110 3f3feebf7d3f3feebf7b5e
UTF-8 롆렋鄂}롆렋鄂{^ 111010111010000110000110111010111010000010001011111010011000010010000010011111011110101110100001100001101110101110100000100010111110100110000100100000100111101101011110 eba186eba08be984827deba186eba08be984827b5e
UHC 롆렋鄂}롆렋鄂{^ 100011101100110010001110101000101110010011000111011111011000111011001100100011101010001011100100110001110111101101011110 8ecc8ea2e4c77d8ecc8ea2e4c77b5e

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