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 ??K\}??K\{^ 0011111100111111010010110101110001111101001111110011111101001011010111000111101101011110 3f3f4b5c7d3f3f4b5c7b5e
SJIS-WIN ?疫K\}?疫K\{^ 00111111100010010111010101001011010111000111110100111111100010010111010101001011010111000111101101011110 3f89754b5c7d3f89754b5c7b5e
EUC-JP ?疫K\}?疫K\{^ 00111111101100011101011001001011010111000111110100111111101100011101011001001011010111000111101101011110 3fb1d64b5c7d3fb1d64b5c7b5e
UTF-8 슖疫K\}슖疫K\{^ 11101100100010101001011011100111100101101010101101001011010111000111110111101100100010101001011011100111100101101010101101001011010111000111101101011110 ec8a96e796ab4b5c7dec8a96e796ab4b5c7b5e
UHC 슖疫K\}슖疫K\{^ 100110101010010111100110101110010100101101011100011111011001101010100101111001101011100101001011010111000111101101011110 9aa5e6b94b5c7d9aa5e6b94b5c7b5e

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