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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 雍??[}雍??[{^ 11101000101101000011111100111111010110110111110111101000101101000011111100111111010110110111101101011110 e8b43f3f5b7de8b43f3f5b7b5e
EUC-JP 雍??[}雍??[{^ 11110000101101100011111100111111010110110111110111110000101101100011111100111111010110110111101101011110 f0b63f3f5b7df0b63f3f5b7b5e
UTF-8 雍믥쵖[}雍믥쵖[{^ 1110100110011011100011011110101110101111101001011110110010110101100101100101101101111101111010011001101110001101111010111010111110100101111011001011010110010110010110110111101101011110 e99b8debafa5ecb5965b7de99b8debafa5ecb5965b7b5e
UHC 雍믥쵖[}雍믥쵖[{^ 1110100010111100100100101110011110101100100110000101101101111101111010001011110010010010111001111010110010011000010110110111101101011110 e8bc92e7ac985b7de8bc92e7ac985b7b5e

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