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 ??^on}??^on{^ 00111111001111110101111001101111011011100111110100111111001111110101111001101111011011100111101101011110 3f3f5e6f6e7d3f3f5e6f6e7b5e
SJIS-WIN ?隅^on}?隅^on{^ 001111111000101111110111010111100110111101101110011111010011111110001011111101110101111001101111011011100111101101011110 3f8bf75e6f6e7d3f8bf75e6f6e7b5e
EUC-JP ?隅^on}?隅^on{^ 001111111011011011111001010111100110111101101110011111010011111110110110111110010101111001101111011011100111101101011110 3fb6f95e6f6e7d3fb6f95e6f6e7b5e
UTF-8 잢隅^on}잢隅^on{^ 111011001001111010100010111010011001101010000101010111100110111101101110011111011110110010011110101000101110100110011010100001010101111001101111011011100111101101011110 ec9ea2e99a855e6f6e7dec9ea2e99a855e6f6e7b5e
UHC 잢隅^on}잢隅^on{^ 1001111111110001111010011110101001011110011011110110111001111101100111111111000111101001111010100101111001101111011011100111101101011110 9ff1e9ea5e6f6e7d9ff1e9ea5e6f6e7b5e

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