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 訂??絲?淨? 10010010111110010011111100111111111000110100111000111111100111111100010000111111 92f93f3fe34e3f9fc43f
EUC-JP 訂?焌絲?淨? 110001001111101100111111100011111100100111101000111001011010111100111111110111101100011000111111 c4fb3f8fc9e8e5af3fdec63f
UTF-8 訂렦焌絲횅淨렠 111010001010100010000010111010111010000010100110111001111000010010001100111001111011010110110010111011011001101010000101111001101011011110101000111010111010000010100000 e8a882eba0a6e7848ce7b5b2ed9a85e6b7a8eba0a0
UHC 訂렦焌絲횅淨렠 1110111111110100100011101011010111110001111000001101111011101010110010001011011111101111111001001000111010110001 eff48eb5f1e0deeac8b7efe48eb1

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