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 迚狗アマ迚狗アボ^ 111001111000100110001011111001111011000110000011011111011110011110001001100010111110011110110001100000110111101101011110 e7898be7b1837de7898be7b1837b5e
EUC-JP 迚狗アマ迚狗アボ^ 1110110111101001101101101110100110001110101100011010010111011110111011011110100110110110111010011000111010110001101001011101110001011110 ede9b6e98eb1a5deede9b6e98eb1a5dc5e
UTF-8 迚狗アマ迚狗アボ^ 11101000101111111001101011100111100010111001011111101111101111011011000111100011100000111001111011101000101111111001101011100111100010111001011111101111101111011011000111100011100000111001110001011110 e8bf9ae78b97efbdb1e3839ee8bf9ae78b97efbdb1e3839c5e
UHC ?狗?マ?狗?ボ^ 00111111110011111011011100111111101010111101111000111111110011111011011100111111101010111101110001011110 3fcfb73fabde3fcfb73fabdc5e

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