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 ???M???M^ 001111110011111100111111010011010011111100111111001111110100110101011110 3f3f3f4d3f3f3f4d5e
SJIS-WIN ???M???M^ 001111110011111100111111010011010011111100111111001111110100110101011110 3f3f3f4d3f3f3f4d5e
EUC-JP ???M???M^ 001111110011111100111111010011010011111100111111001111110100110101011110 3f3f3f4d3f3f3f4d5e
UTF-8 혷징혷M혷징혷M^ 111011011001100010110111111011001010011110010101111011011001100010110111010011011110110110011000101101111110110010100111100101011110110110011000101101110100110101011110 ed98b7eca795ed98b74ded98b7eca795ed98b74d5e
UHC 혷징혷M혷징혷M^ 110000101001111011000010101000011100001010011110010011011100001010011110110000101010000111000010100111100100110101011110 c29ec2a1c29e4dc29ec2a1c29e4d5e

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