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 楓肯戟}楓肯戟{^ 100101011001011010001101011011011000110010000001011111011001010110010110100011010110110110001100100000010111101101011110 95968d6d8c817d95968d6d8c817b5e
EUC-JP 楓肯戟}楓肯戟{^ 110010011111011010111001110011101011011111100001011111011100100111110110101110011100111010110111111000010111101101011110 c9f6b9ceb7e17dc9f6b9ceb7e17b5e
UTF-8 楓肯戟}楓肯戟{^ 111001101010010110010011111010001000001010101111111001101000100010011111011111011110011010100101100100111110100010000010101011111110011010001000100111110111101101011110 e6a593e882afe6889f7de6a593e882afe6889f7b5e
UHC 楓肯戟}楓肯戟{^ 111110011010001111010000111010011101000010111101011111011111100110100011110100001110100111010000101111010111101101011110 f9a3d0e9d0bd7df9a3d0e9d0bd7b5e

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