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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 崖?崖?}崖?崖?{^ 100010100101001000111111100010100101001000111111011111011000101001010010001111111000101001010010001111110111101101011110 8a523f8a523f7d8a523f8a523f7b5e
EUC-JP 崖?崖?}崖?崖?{^ 101100111011001100111111101100111011001100111111011111011011001110110011001111111011001110110011001111110111101101011110 b3b33fb3b33f7db3b33fb3b33f7b5e
UTF-8 崖짴崖짴}崖짴崖짴{^ 111001011011010010010110111011001010011110110100111001011011010010010110111011001010011110110100011111011110010110110100100101101110110010100111101101001110010110110100100101101110110010100111101101000111101101011110 e5b496eca7b4e5b496eca7b47de5b496eca7b4e5b496eca7b47b5e
UHC 崖짴崖짴}崖짴崖짴{^ 11100100111100001010010001001110111001001111000010100100010011100111110111100100111100001010010001001110111001001111000010100100010011100111101101011110 e4f0a44ee4f0a44e7de4f0a44ee4f0a44e7b5e

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