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 ?外終}?外終{^ 00111111100010100100111110001111010010010111110100111111100010100100111110001111010010010111101101011110 3f8a4f8f497d3f8a4f8f497b5e
EUC-JP ?外終}?外終{^ 00111111101100111011000010111101101010100111110100111111101100111011000010111101101010100111101101011110 3fb3b0bdaa7d3fb3b0bdaa7b5e
UTF-8 뤚外終}뤚外終{^ 111010111010010010011010111001011010010010010110111001111011010110000010011111011110101110100100100110101110010110100100100101101110011110110101100000100111101101011110 eba49ae5a496e7b5827deba49ae5a496e7b5827b5e
UHC 뤚外終}뤚外終{^ 100011111100100111101000111000101111000011111011011111011000111111001001111010001110001011110000111110110111101101011110 8fc9e8e2f0fb7d8fc9e8e2f0fb7b5e

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