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 柚?\}柚?\{^ 1001011101001101001111110101110001111101100101110100110100111111010111000111101101011110 974d3f5c7d974d3f5c7b5e
EUC-JP 柚?\}柚?\{^ 1100110110101110001111110101110001111101110011011010111000111111010111000111101101011110 cdae3f5c7dcdae3f5c7b5e
UTF-8 柚쬗\}柚쬗\{^ 1110011010011111100110101110110010101100100101110101110001111101111001101001111110011010111011001010110010010111010111000111101101011110 e69f9aecac975c7de69f9aecac975c7b5e
UHC 柚쬗\}柚쬗\{^ 11101010111101101010011101001011010111000111110111101010111101101010011101001011010111000111101101011110 eaf6a74b5c7deaf6a74b5c7b5e

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