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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???肉?ⅱ膺?? 001111110011111100111111100100111111011100111111111110100100000111100100010111100011111100111111 3f3f3f93f73ffa41e45e3f3f
EUC-JP ???肉??膺?? 0011111100111111001111111100011011111001001111110011111111100111101111110011111100111111 3f3f3fc6f93f3fe7bf3f3f
UTF-8 囹덈씭肉ⓩⅱ膺쏀뭶 111011111010011010101001111010111000110110001000111011001001010010101101111010001000001010001001111000101001001110101001111000101000010110110001111010001000011010111010111011001000111110000000111010111010110110110110 efa6a9eb8d88ec94ade88289e293a9e285b1e886baec8f80ebadb6
UHC 囹덈씭肉ⓩⅱ膺쏀뭶 111001111010101010001000111010111001110110111110111010111011111110101000111001101010010110100010111010111110110010111101111011011001001010000101 e7aa88eb9dbeebbfa8e6a5a2ebecbded9285

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