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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 貉ソ迺ス跏イ貉ソ襁彳 11100110101110011011111111100111100100101011110111100110111001101011001011100110101110011011111111100101111101001001110001100101 e6b9bfe792bde6e6b2e6b9bfe5f49c65
EUC-JP 貉ソ迺ス跏イ貉ソ襁彳 1110110010111011100011101011111111101101111100101000111010111101111011001110100010001110101100101110110010111011100011101011111111101010111101101101011111000110 ecbb8ebfedf28ebdece88eb2ecbb8ebfeaf6d7c6
UTF-8 貉ソ迺ス跏イ貉ソ襁彳 111010001011001010001001111011111011110110111111111010001011111110111010111011111011110110111101111010001011011110001111111011111011110110110010111010001011001010001001111011111011110110111111111010001010010110000001111001011011110110110011 e8b289efbdbfe8bfbaefbdbde8b78fefbdb2e8b289efbdbfe8a581e5bdb3
UHC ????跏???襁? 001111110011111100111111001111111100101010111010001111110011111100111111110010111011101000111111 3f3f3f3fcaba3f3f3fcbba3f

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