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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??????宥?? 00111111001111110011111100111111001111110011111110010111010001110011111100111111 3f3f3f3f3f3f97473f3f
EUC-JP ???彛??宥?? 001111110011111100111111100011111011110011111010001111110011111111001101101010000011111100111111 3f3f3f8fbcfa3f3fcda83f3f
UTF-8 列룸씈彛쏁뙴宥멸땋 111011111010011010011100111010111010001110111000111011001001010010001000111001011011110110011011111011001000111110000001111010111001100110110100111001011010111010100101111010111010100110111000111010111001010110001011 efa69ceba3b8ec9488e5bd9bec8f81eb99b4e5aea5eba9b8eb958b
UHC 列룸씈彛쏁뙴宥멸땋 111001101110101010110111111010111001110110100000111011001010110110011011111001111000110010110111111010101110100110111000111010101011011010100110 e6eab7eb9da0ecad9be78cb7eae9b8eab6a6

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