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 ???c??????B 0011111100111111001111110110001100111111001111110011111100111111001111110011111101000010 3f3f3f633f3f3f3f3f3f42
SJIS-WIN 儀??c儀??儀??B 1000101101010110001111110011111101100011100010110101011000111111001111111000101101010110001111110011111101000010 8b563f3f638b563f3f8b563f3f42
EUC-JP 儀??c儀??儀??B 1011010110110111001111110011111101100011101101011011011100111111001111111011010110110111001111110011111101000010 b5b73f3f63b5b73f3fb5b73f3f42
UTF-8 儀붾젇c儀붾젇儀붾죯B 1110010110000100100000001110101110110110101111101110110010100000100001110110001111100101100001001000000011101011101101101011111011101100101000001000011111100101100001001000000011101011101101101011111011101100101000111010111101000010 e58480ebb6beeca08763e58480ebb6beeca087e58480ebb6beeca3af42
UHC 儀붾젇c儀붾젇儀붾죯B 1110101111110000100101001110101110100000100010100110001111101011111100001001010011101011101000001000101011101011111100001001010011101011101000011000101001000010 ebf094eba08a63ebf094eba08aebf094eba18a42

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