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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 悉鈹ロ・悉鈹ロ・^ 1111001010111000100011101011101111111011110010101101101110100101111100101011100010001110101110111111101111001010110110111010010101011110 f2b88ebbfbcadba5f2b88ebbfbcadba55e
EUC-JP ?悉鈹ロ・?悉鈹ロ・^ 001111111011110010111101100011111110001111010100100011101101101110001110101001010011111110111100101111011000111111100011110101001000111011011011100011101010010101011110 3fbcbd8fe3d48edb8ea53fbcbd8fe3d48edb8ea55e
UTF-8 悉鈹ロ・悉鈹ロ・^ 11101110100001111010111111100110100000101000100111101001100010001011100111101111101111101001101111101111101111011010010111101110100001111010111111100110100000101000100111101001100010001011100111101111101111101001101111101111101111011010010101011110 ee87afe68289e988b9efbe9befbda5ee87afe68289e988b9efbe9befbda55e
UHC ?悉????悉???^ 00111111111000111111101000111111001111110011111100111111111000111111101000111111001111110011111101011110 3fe3fa3f3f3f3fe3fa3f3f3f5e

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