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 묮x}묮x{^ 1110101110101100101011100111100001111101111010111010110010101110011110000111101101011110 ebacae787debacae787b5e
SJIS-WIN ?¬?x}?¬?x{^ 00111111100000011100101000111111011110000111110100111111100000011100101000111111011110000111101101011110 3f81ca3f787d3f81ca3f787b5e
EUC-JP 묮x}묮x{^ 100011111010101110110011101000101100110010001111101000101110111001111000011111011000111110101011101100111010001011001100100011111010001011101110011110000111101101011110 8fabb3a2cc8fa2ee787d8fabb3a2cc8fa2ee787b5e
UTF-8 묮x}묮x{^ 1100001110101011110000101010110011000010101011100111100001111101110000111010101111000010101011001100001010101110011110000111101101011110 c3abc2acc2ae787dc3abc2acc2ae787b5e
UHC ??®x}??®x{^ 00111111001111111010001011100111011110000111110100111111001111111010001011100111011110000111101101011110 3f3fa2e7787d3f3fa2e7787b5e

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