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 迺狗ヲケ迺狗ヲケ^ 11100111100100101000101111100111101001101011100111100111100100101000101111100111101001101011100101011110 e7928be7a6b9e7928be7a6b95e
EUC-JP 迺狗ヲケ迺狗ヲケ^ 1110110111110010101101101110100110001110101001101000111010111001111011011111001010110110111010011000111010100110100011101011100101011110 edf2b6e98ea68eb9edf2b6e98ea68eb95e
UTF-8 迺狗ヲケ迺狗ヲケ^ 11101000101111111011101011100111100010111001011111101111101111011010011011101111101111011011100111101000101111111011101011100111100010111001011111101111101111011010011011101111101111011011100101011110 e8bfbae78b97efbda6efbdb9e8bfbae78b97efbda6efbdb95e
UHC ?狗???狗??^ 0011111111001111101101110011111100111111001111111100111110110111001111110011111101011110 3fcfb73f3f3fcfb73f3f5e

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