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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 褄ィ陲栲褄ィ陲桀^ 111001011110101110101000111010001010001010011110011111011110010111101011101010001110100010100010100111100111101101011110 e5eba8e8a29e7de5eba8e8a29e7b5e
EUC-JP 褄ィ陲栲褄ィ陲桀^ 1110101011101101100011101010100011110000101001001101101111011110111010101110110110001110101010001111000010100100110110111101110001011110 eaed8ea8f0a4dbdeeaed8ea8f0a4dbdc5e
UTF-8 褄ィ陲栲褄ィ陲桀^ 11101000101001001000010011101111101111011010100011101001100110011011001011100110101000001011001011101000101001001000010011101111101111011010100011101001100110011011001011100110101000011000000001011110 e8a484efbda8e999b2e6a0b2e8a484efbda8e999b2e6a1805e
UHC ???????桀^ 00111111001111110011111100111111001111110011111100111111110010111111101001011110 3f3f3f3f3f3f3fcbfa5e

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