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 ?L?`}?L?`{^ 0011111101001100001111110110000001111101001111110100110000111111011000000111101101011110 3f4c3f607d3f4c3f607b5e
SJIS-WIN ?L?`}?L?`{^ 0011111101001100001111110110000001111101001111110100110000111111011000000111101101011110 3f4c3f607d3f4c3f607b5e
EUC-JP ?L?`}?L?`{^ 0011111101001100001111110110000001111101001111110100110000111111011000000111101101011110 3f4c3f607d3f4c3f607b5e
UTF-8 찾L창`}찾L창`{^ 11101100101100001011111001001100111011001011000010111101011000000111110111101100101100001011111001001100111011001011000010111101011000000111101101011110 ecb0be4cecb0bd607decb0be4cecb0bd607b5e
UHC 찾L창`}찾L창`{^ 110000111010001101001100110000111010001001100000011111011100001110100011010011001100001110100010011000000111101101011110 c3a34cc3a2607dc3a34cc3a2607b5e

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