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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 際?紙?}際?紙?{^ 100011011101101100111111100011101000011000111111011111011000110111011011001111111000111010000110001111110111101101011110 8ddb3f8e863f7d8ddb3f8e863f7b5e
EUC-JP 際?紙?}際?紙?{^ 101110101101110100111111101110111110011000111111011111011011101011011101001111111011101111100110001111110111101101011110 badd3fbbe63f7dbadd3fbbe63f7b5e
UTF-8 際렪紙렒}際렪紙렒{^ 111010011001101010011011111010111010000010101010111001111011010010011001111010111010000010010010011111011110100110011010100110111110101110100000101010101110011110110100100110011110101110100000100100100111101101011110 e99a9beba0aae7b499eba0927de99a9beba0aae7b499eba0927b5e
UHC 際렪紙렒}際렪紙렒{^ 11110000101101111000111010111000111100101011010110001110101001110111110111110000101101111000111010111000111100101011010110001110101001110111101101011110 f0b78eb8f2b58ea77df0b78eb8f2b58ea77b5e

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