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 창횇횘횤창횇횘횢^ 11101100101100001011110111101101100110101000011111101101100110101001100011101101100110101010010011101100101100001011110111101101100110101000011111101101100110101001100011101101100110101010001001011110 ecb0bded9a87ed9a98ed9aa4ecb0bded9a87ed9a98ed9aa25e
UHC 창횇횘횤창횇횘횢^ 1100001110100010110000111000010111000011100100101100001110011011110000111010001011000011100001011100001110010010110000111001100101011110 c3a2c385c392c39bc3a2c385c392c3995e

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