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 期拔繆}期拔繆{^ 100010101111101010011101010101011110001101111000011111011000101011111010100111010101010111100011011110000111101101011110 8afa9d55e3787d8afa9d55e3787b5e
EUC-JP 期拔繆}期拔繆{^ 101101001111110011011001101101101110010111011001011111011011010011111100110110011011011011100101110110010111101101011110 b4fcd9b6e5d97db4fcd9b6e5d97b5e
UTF-8 期拔繆}期拔繆{^ 111001101001110010011111111001101000101110010100111001111011100110000110011111011110011010011100100111111110011010001011100101001110011110111001100001100111101101011110 e69c9fe68b94e7b9867de69c9fe68b94e7b9867b5e
UHC 期拔繆}期拔繆{^ 110100011010001011011010111110111101100111110000011111011101000110100010110110101111101111011001111100000111101101011110 d1a2dafbd9f07dd1a2dafbd9f07b5e

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