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 訂肯戟}訂肯戟{^ 100100101111100110001101011011011000110010000001011111011001001011111001100011010110110110001100100000010111101101011110 92f98d6d8c817d92f98d6d8c817b5e
EUC-JP 訂肯戟}訂肯戟{^ 110001001111101110111001110011101011011111100001011111011100010011111011101110011100111010110111111000010111101101011110 c4fbb9ceb7e17dc4fbb9ceb7e17b5e
UTF-8 訂肯戟}訂肯戟{^ 111010001010100010000010111010001000001010101111111001101000100010011111011111011110100010101000100000101110100010000010101011111110011010001000100111110111101101011110 e8a882e882afe6889f7de8a882e882afe6889f7b5e
UHC 訂肯戟}訂肯戟{^ 111011111111010011010000111010011101000010111101011111011110111111110100110100001110100111010000101111010111101101011110 eff4d0e9d0bd7deff4d0e9d0bd7b5e

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