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 跼狗ヲケ跼狗ヲケ^ 11100110111100001000101111100111101001101011100111100110111100001000101111100111101001101011100101011110 e6f08be7a6b9e6f08be7a6b95e
EUC-JP 跼狗ヲケ跼狗ヲケ^ 1110110011110010101101101110100110001110101001101000111010111001111011001111001010110110111010011000111010100110100011101011100101011110 ecf2b6e98ea68eb9ecf2b6e98ea68eb95e
UTF-8 跼狗ヲケ跼狗ヲケ^ 11101000101101111011110011100111100010111001011111101111101111011010011011101111101111011011100111101000101101111011110011100111100010111001011111101111101111011010011011101111101111011011100101011110 e8b7bce78b97efbda6efbdb9e8b7bce78b97efbda6efbdb95e
UHC ?狗???狗??^ 0011111111001111101101110011111100111111001111111100111110110111001111110011111101011110 3fcfb73f3f3fcfb73f3f5e

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