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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 晶諶ァ汐晶ソ 1000111110111011111101001101001011111011101010101010011110001110101011001000111110111011111101001100101110111111 8fbbf4d2fbaaa78eac8fbbf4cbbf
EUC-JP 晶?諶ァ汐晶?ソ 101111101011110100111111100011111101111010110101100011101010011110111100101011101011111010111101001111111000111010111111 bebd3f8fdeb58ea7bcaebebd3f8ebf
UTF-8 晶諶ァ汐晶ソ 111001101001100110110110111011101000111010000001111010001010101110110110111011111011110110100111111001101011000110010000111001101001100110110110111011101000110110111010111011111011110110111111 e699b6ee8e81e8abb6efbda7e6b190e699b6ee8dbaefbdbf
UHC 晶?諶?汐晶?? 111011111101110000111111111001001010011000111111111000001011000111101111110111000011111100111111 efdc3fe4a63fe0b1efdc3f3f

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