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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 際?痍?際?痍?^ 10001101110110110011111111100001011101110011111110001101110110110011111111100001011101110011111101011110 8ddb3fe1773f8ddb3fe1773f5e
EUC-JP 際?痍?際?痍?^ 10111010110111010011111111100001110110000011111110111010110111010011111111100001110110000011111101011110 badd3fe1d83fbadd3fe1d83f5e
UTF-8 際렧痍렩際렧痍렩^ 11101001100110101001101111101011101000001010011111100111100101111000110111101011101000001010100111101001100110101001101111101011101000001010011111100111100101111000110111101011101000001010100101011110 e99a9beba0a7e7978deba0a9e99a9beba0a7e7978deba0a95e
UHC 際렧痍렩際렧痍렩^ 1111000010110111100011101011011011101100101101111000111010110111111100001011011110001110101101101110110010110111100011101011011101011110 f0b78eb6ecb78eb7f0b78eb6ecb78eb75e

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