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^ 1110101110100000101110111110001110000101100101001110110010110001100010000110110101011110 eba0bbe38594ecb1886d5e
SJIS-WIN ???????±?m^ 001111110011111100111111001111110011111100111111001111111000000101111101001111110110110101011110 3f3f3f3f3f3f3f817d3f6d5e
EUC-JP ë??ã??ì±?m^ 100011111010101110110011001111110011111110001111101010111010101000111111001111111000111110101011110000001010000111011110001111110110110101011110 8fabb33f3f8fabaa3f3f8fabc0a1de3f6d5e
UTF-8 렻ㅔ챈m^ 1100001110101011110000101010000011000010101110111100001110100011110000101000010111000010100101001100001110101100110000101011000111000010100010000110110101011110 c3abc2a0c2bbc3a3c285c294c3acc2b1c2886d5e
UHC ???????±?m^ 001111110011111100111111001111110011111100111111001111111010000110111110001111110110110101011110 3f3f3f3f3f3f3fa1be3f6d5e

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