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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 驫募ョ茨スク竏ス 111010011000101010010101111001011010111010001000111011111011110110111000111000101000100010111101 e98a95e5ae88efbdb8e288bd
EUC-JP 驫募ョ茨スク竏ス 11110001111010101100101011100111100011101010111010110000111100011000111010111101100011101011100011100011111010001000111010111101 f1eacae78eaeb0f18ebd8eb8e3e88ebd
UTF-8 驫募ョ茨スク竏ス 111010011010100110101011111001011000101110011111111011111011110110101110111010001000110010101000111011111011110110111101111011111011110110111000111001111010101110001111111011111011110110111101 e9a9abe58b9fefbdaee88ca8efbdbdefbdb8e7ab8fefbdbd
UHC ?募?茨???? 00111111110110011011010000111111111011011011110000111111001111110011111100111111 3fd9b43fedbc3f3f3f3f

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