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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 應皎吻}應皎吻{^ 100111001110010011100001101001111001010110101011011111011001110011100100111000011010011110010101101010110111101101011110 9ce4e1a795ab7d9ce4e1a795ab7b5e
EUC-JP 應皎吻}應皎吻{^ 110110001110011011100010101010011100101010101101011111011101100011100110111000101010100111001010101011010111101101011110 d8e6e2a9caad7dd8e6e2a9caad7b5e
UTF-8 應皎吻}應皎吻{^ 111001101000011110001001111001111001101010001110111001011001000010111011011111011110011010000111100010011110011110011010100011101110010110010000101110110111101101011110 e68789e79a8ee590bb7de68789e79a8ee590bb7b5e
UHC 應皎吻}應皎吻{^ 111010111110101111001110111010111101100111111100011111011110101111101011110011101110101111011001111111000111101101011110 ebebceebd9fc7debebceebd9fc7b5e

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