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 蝟溷牒}蝟溷牒{^ 111001011001011010011111111001011001001010101011011111011110010110010110100111111110010110010010101010110111101101011110 e5969fe592ab7de5969fe592ab7b5e
EUC-JP 蝟溷牒}蝟溷牒{^ 111010011111011011011110111001111100010010101101011111011110100111110110110111101110011111000100101011010111101101011110 e9f6dee7c4ad7de9f6dee7c4ad7b5e
UTF-8 蝟溷牒}蝟溷牒{^ 111010001001110110011111111001101011101010110111111001111000100110010010011111011110100010011101100111111110011010111010101101111110011110001001100100100111101101011110 e89d9fe6bab7e789927de89d9fe6bab7e789927b5e
UHC 蝟?牒}蝟?牒{^ 11101010110110100011111111110100111000000111110111101010110110100011111111110100111000000111101101011110 eada3ff4e07deada3ff4e07b5e

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