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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 紙?縡??氓? 10001110100001100011111111100011011100010011111100111111100111111000001000111111 8e863fe3713f3f9f823f
EUC-JP 紙?縡??氓? 10111011111001100011111111100101110100100011111100111111110111011110001000111111 bbe63fe5d23f3fdde23f
UTF-8 紙렖縡렭뤗氓듯 111001111011010010011001111010111010000010010110111001111011100010100001111010111010000010101101111010111010010010010111111001101011000010010011111010111001001110101111 e7b499eba096e7b8a1eba0adeba497e6b093eb93af
UHC 紙렖縡렭뤗氓듯 1111001010110101100011101010101111101110101011011000111010111010100011111100011111011000111011001011010111101101 f2b58eabeead8eba8fc7d8ecb5ed

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