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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 챔쩌짭횧챔쩌짭횥^ 11101100101100011001010011101100101010011000110011101100101001111010110111101101100110101010011111101100101100011001010011101100101010011000110011101100101001111010110111101101100110101010010101011110 ecb194eca98ceca7aded9aa7ecb194eca98ceca7aded9aa55e
UHC 챔쩌짭횧챔쩌짭횥^ 1100001110101000110000101011110011000010101011001100001110011110110000111010100011000010101111001100001010101100110000111001110001011110 c3a8c2bcc2acc39ec3a8c2bcc2acc39c5e

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