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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 莵狷莢獸}莵狷莢獸{^ 11100100101101111110000011000100111001001011000011100000110101110111110111100100101101111110000011000100111001001011000011100000110101110111101101011110 e4b7e0c4e4b0e0d77de4b7e0c4e4b0e0d77b5e
EUC-JP 莵狷莢獸}莵狷莢獸{^ 11101000101110011110000011000110111010001011001011100000110110010111110111101000101110011110000011000110111010001011001011100000110110010111101101011110 e8b9e0c6e8b2e0d97de8b9e0c6e8b2e0d97b5e
UTF-8 莵狷莢獸}莵狷莢獸{^ 111010001000111010110101111001111000101110110111111010001000111010100010111001111000110110111000011111011110100010001110101101011110011110001011101101111110100010001110101000101110011110001101101110000111101101011110 e88eb5e78bb7e88ea2e78db87de88eb5e78bb7e88ea2e78db87b5e
UHC ??莢獸}??莢獸{^ 001111110011111111111010111110001110001010101110011111010011111100111111111110101111100011100010101011100111101101011110 3f3ffaf8e2ae7d3f3ffaf8e2ae7b5e

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