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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 渭擁Υ}渭擁Υ{^ 100111111100110110010111011010011000001110110010011111011001111111001101100101110110100110000011101100100111101101011110 9fcd976983b27d9fcd976983b27b5e
EUC-JP 渭擁Υ}渭擁Υ{^ 110111101100111111001101110010101010011010110100011111011101111011001111110011011100101010100110101101000111101101011110 decfcdcaa6b47ddecfcdcaa6b47b5e
UTF-8 渭擁Υ}渭擁Υ{^ 11100110101110001010110111100110100100111000000111001110101001010111110111100110101110001010110111100110100100111000000111001110101001010111101101011110 e6b8ade69381cea57de6b8ade69381cea57b5e
UHC 渭擁Υ}渭擁Υ{^ 111010101101001011101000101101101010010111010100011111011110101011010010111010001011011010100101110101000111101101011110 ead2e8b6a5d47dead2e8b6a5d47b5e

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