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 茯件輯}茯件輯{^ 111001001010100010001100100011111000111101010011011111011110010010101000100011001000111110001111010100110111101101011110 e4a88c8f8f537de4a88c8f8f537b5e
EUC-JP 茯件輯}茯件輯{^ 111010001010101010110111111011111011110110110100011111011110100010101010101101111110111110111101101101000111101101011110 e8aab7efbdb47de8aab7efbdb47b5e
UTF-8 茯件輯}茯件輯{^ 111010001000110010101111111001001011101110110110111010001011110010101111011111011110100010001100101011111110010010111011101101101110100010111100101011110111101101011110 e88cafe4bbb6e8bcaf7de88cafe4bbb6e8bcaf7b5e
UHC 茯件輯}茯件輯{^ 110111001101101011001011111011001111001011111110011111011101110011011010110010111110110011110010111111100111101101011110 dcdacbecf2fe7ddcdacbecf2fe7b5e

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