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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 苑??\}苑??\{^ 10001001100100010011111100111111010111000111110110001001100100010011111100111111010111000111101101011110 89913f3f5c7d89913f3f5c7b5e
EUC-JP 苑??\}苑??\{^ 10110001111100010011111100111111010111000111110110110001111100010011111100111111010111000111101101011110 b1f13f3f5c7db1f13f3f5c7b5e
UTF-8 苑뤾컚\}苑뤾컚\{^ 1110100010001011100100011110101110100100101111101110110010111011100110100101110001111101111010001000101110010001111010111010010010111110111011001011101110011010010111000111101101011110 e88b91eba4beecbb9a5c7de88b91eba4beecbb9a5c7b5e
UHC 苑뤾컚\}苑뤾컚\{^ 1110101010111101100011111110101010110000100001010101110001111101111010101011110110001111111010101011000010000101010111000111101101011110 eabd8feab0855c7deabd8feab0855c7b5e

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