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 창혩혷혥창혩혷횪^ 11101100101100001011110111101101100110001010100111101101100110001011011111101101100110001010010111101100101100001011110111101101100110001010100111101101100110001011011111101101100110101010101001011110 ecb0bded98a9ed98b7ed98a5ecb0bded98a9ed98b7ed9aaa5e
UHC 창혩혷혥창혩혷횪^ 1100001110100010110000101001000111000010100111101100001010001101110000111010001011000010100100011100001010011110110000111010000001011110 c3a2c291c29ec28dc3a2c291c29ec3a05e

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