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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 먚쎲쎲}먚쎲쎲{^ 111010111010100010011010111011001000111010110010111011001000111010110010011111011110101110101000100110101110110010001110101100101110110010001110101100100111101101011110 eba89aec8eb2ec8eb27deba89aec8eb2ec8eb27b5e
UHC 먚쎲쎲}먚쎲쎲{^ 100100001101011110011011110110011001101111011001011111011001000011010111100110111101100110011011110110010111101101011110 90d79bd99bd97d90d79bd99bd97b5e

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