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 芟窮卯}芟窮卯{^ 111001001000110010001011100001111000100101001011011111011110010010001100100010111000011110001001010010110111101101011110 e48c8b87894b7de48c8b87894b7b5e
EUC-JP 芟窮卯}芟窮卯{^ 111001111110110010110101111001111011000110101100011111011110011111101100101101011110011110110001101011000111101101011110 e7ecb5e7b1ac7de7ecb5e7b1ac7b5e
UTF-8 芟窮卯}芟窮卯{^ 111010001000101010011111111001111010101010101110111001011000110110101111011111011110100010001010100111111110011110101010101011101110010110001101101011110111101101011110 e88a9fe7aaaee58daf7de88a9fe7aaaee58daf7b5e
UHC 芟窮卯}芟窮卯{^ 110111111011011111001111111000111101100111010110011111011101111110110111110011111110001111011001110101100111101101011110 dfb7cfe3d9d67ddfb7cfe3d9d67b5e

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