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 ?????????}B 0011111100111111001111110011111100111111001111110011111100111111001111110111110101000010 3f3f3f3f3f3f3f3f3f7d42
SJIS-WIN モケモケモュ矣}B 1111011011100010110100111011100111010011101110011101001110101101111100111011010111100001111000010111110101000010 f6e2d3b9d3b9d3adf3b5e1e17d42
EUC-JP ?モケモケモュ?矣}B 001111111000111011010011100011101011100110001110110100111000111010111001100011101101001110001110101011010011111111100010111000110111110101000010 3f8ed38eb98ed38eb98ed38ead3fe2e37d42
UTF-8 モケモケモュ矣}B 1110111010010100100010011110111110111110100100111110111110111101101110011110111110111110100100111110111110111101101110011110111110111110100100111110111110111101101011011110111010001010101010001110011110011111101000110111110101000010 ee9489efbe93efbdb9efbe93efbdb9efbe93efbdadee8aa8e79fa37d42
UHC ????????矣}B 001111110011111100111111001111110011111100111111001111110011111111101011111110000111110101000010 3f3f3f3f3f3f3f3febf87d42

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