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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN ?囚\}?囚\{^ 0011111110001110111110100101110001111101001111111000111011111010010111000111101101011110 3f8efa5c7d3f8efa5c7b5e
EUC-JP ?囚\}?囚\{^ 0011111110111100111111000101110001111101001111111011110011111100010111000111101101011110 3fbcfc5c7d3fbcfc5c7b5e
UTF-8 쎐囚\}쎐囚\{^ 1110110010001110100100001110010110011011100110100101110001111101111011001000111010010000111001011001101110011010010111000111101101011110 ec8e90e59b9a5c7dec8e90e59b9a5c7b5e
UHC 쎐囚\}쎐囚\{^ 10011011101101111110000111110110010111000111110110011011101101111110000111110110010111000111101101011110 9bb7e1f65c7d9bb7e1f65c7b5e

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