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 첬쨈혺Je^ 111011001011001010101100111011001010100010001000111011011001100010111010010010100110010101011110 ecb2aceca888ed98ba4a655e
SJIS-WIN ??¬?¨????Je^ 0011111100111111100000011100101000111111100000010100111000111111001111110011111100111111010010100110010101011110 3f3f81ca3f814e3f3f3f3f4a655e
EUC-JP ���Je^ 10001111101010111100000000111111101000101100110010001111101010111100000010100001101011110011111110001111101010111011111100111111100011111010001011101011010010100110010101011110 8fabc03fa2cc8fabc0a1af3f8fabbf3f8fa2eb4a655e
UTF-8 첬쨈혺Je^ 110000111010110011000010101100101100001010101100110000111010110011000010101010001100001010001000110000111010110111000010100110001100001010111010010010100110010101011110 c3acc2b2c2acc3acc2a8c288c3adc298c2ba4a655e
UHC ?²??¨???ºJe^ 001111111010100111110111001111110011111110100001101001110011111100111111001111111010100010101100010010100110010101011110 3fa9f73f3fa1a73f3f3fa8ac4a655e

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