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 ???y}???y{^ 0011111100111111001111110111100101111101001111110011111100111111011110010111101101011110 3f3f3f797d3f3f3f797b5e
SJIS-WIN ?丞蛤y}?丞蛤y{^ 001111111000111111100101100101001011100001111001011111010011111110001111111001011001010010111000011110010111101101011110 3f8fe594b8797d3f8fe594b8797b5e
EUC-JP 晛丞蛤y}晛丞蛤y{^ 10001111110000101011101110111110111001111100100010111010011110010111110110001111110000101011101110111110111001111100100010111010011110010111101101011110 8fc2bbbee7c8ba797d8fc2bbbee7c8ba797b5e
UTF-8 晛丞蛤y}晛丞蛤y{^ 1110011010011001100110111110010010111000100111101110100010011011101001000111100101111101111001101001100110011011111001001011100010011110111010001001101110100100011110010111101101011110 e6999be4b89ee89ba4797de6999be4b89ee89ba4797b5e
UHC 晛丞蛤y}晛丞蛤y{^ 1111101011011001111000111010101011111001111011010111100101111101111110101101100111100011101010101111100111101101011110010111101101011110 fad9e3aaf9ed797dfad9e3aaf9ed797b5e

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