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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
SJIS-WIN ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
EUC-JP ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
UTF-8 윖}윖윖[}윖}윖윖[{^ 11101100100111001001011001111101111011001001110010010110111011001001110010010110010110110111110111101100100111001001011001111101111011001001110010010110111011001001110010010110010110110111101101011110 ec9c967dec9c96ec9c965b7dec9c967dec9c96ec9c965b7b5e
UHC 윖}윖윖[}윖}윖윖[{^ 10011111100110110111110110011111100110111001111110011011010110110111110110011111100110110111110110011111100110111001111110011011010110110111101101011110 9f9b7d9f9b9f9b5b7d9f9b7d9f9b9f9b5b7b5e

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