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 訂紗??俎?臍 1001001011111001100011101101000100111111001111111001100011010111001111111110010001100000 92f98ed13f3f98d73fe460
EUC-JP 訂紗??俎?臍 1100010011111011101111001101001100111111001111111101000011011001001111111110011111000001 c4fbbcd33f3fd0d93fe7c1
UTF-8 訂紗렍렞俎렣臍 111010001010100010000010111001111011010010010111111010111010000010001101111010111010000010011110111001001011111110001110111010111010000010100011111010001000011110001101 e8a882e7b497eba08deba09ee4bf8eeba0a3e8878d
UHC 訂紗렍렞俎렣臍 1110111111110100110111101110100110001110101000111000111010101111111100001011101110001110101101001111000010110000 eff4dee98ea38eaff0bb8eb4f0b0

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