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 灼蒔貉}灼蒔貉{^ 100011101101110010001110101010101110011010111001011111011000111011011100100011101010101011100110101110010111101101011110 8edc8eaae6b97d8edc8eaae6b97b5e
EUC-JP 灼蒔貉}灼蒔貉{^ 101111001101111010111100101011001110110010111011011111011011110011011110101111001010110011101100101110110111101101011110 bcdebcacecbb7dbcdebcacecbb7b5e
UTF-8 灼蒔貉}灼蒔貉{^ 111001111000000110111100111010001001001010010100111010001011001010001001011111011110011110000001101111001110100010010010100101001110100010110010100010010111101101011110 e781bce89294e8b2897de781bce89294e8b2897b5e
UHC 灼蒔?}灼蒔?{^ 11101101110001111110001111001000001111110111110111101101110001111110001111001000001111110111101101011110 edc7e3c83f7dedc7e3c83f7b5e

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