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 ???^??????^ 0011111100111111001111110101111000111111001111110011111100111111001111110011111101011110 3f3f3f5e3f3f3f3f3f3f5e
SJIS-WIN 儀??^儀??儀??^ 1000101101010110001111110011111101011110100010110101011000111111001111111000101101010110001111110011111101011110 8b563f3f5e8b563f3f8b563f3f5e
EUC-JP 儀??^儀??儀??^ 1011010110110111001111110011111101011110101101011011011100111111001111111011010110110111001111110011111101011110 b5b73f3f5eb5b73f3fb5b73f3f5e
UTF-8 儀붾젇^儀붾젌儀붾젣^ 1110010110000100100000001110101110110110101111101110110010100000100001110101111011100101100001001000000011101011101101101011111011101100101000001000110011100101100001001000000011101011101101101011111011101100101000001010001101011110 e58480ebb6beeca0875ee58480ebb6beeca08ce58480ebb6beeca0a35e
UHC 儀붾젇^儀붾젌儀붾젣^ 1110101111110000100101001110101110100000100010100101111011101011111100001001010011101011101000001000110111101011111100001001010011101011101000001001110001011110 ebf094eba08a5eebf094eba08debf094eba09c5e

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