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??\{^ 00111111010011000011111100111111010111000111110100111111010011000011111100111111010111000111101101011110 3f4c3f3f5c7d3f4c3f3f5c7b5e
SJIS-WIN ?L??\}?L??\{^ 00111111010011000011111100111111010111000111110100111111010011000011111100111111010111000111101101011110 3f4c3f3f5c7d3f4c3f3f5c7b5e
EUC-JP ?L??\}?L??\{^ 00111111010011000011111100111111010111000111110100111111010011000011111100111111010111000111101101011110 3f4c3f3f5c7d3f4c3f3f5c7b5e
UTF-8 혶L혷혥\}혶L혷혥\{^ 11101101100110001011011001001100111011011001100010110111111011011001100010100101010111000111110111101101100110001011011001001100111011011001100010110111111011011001100010100101010111000111101101011110 ed98b64ced98b7ed98a55c7ded98b64ced98b7ed98a55c7b5e
UHC 혶L혷혥\}혶L혷혥\{^ 11000010100111010100110011000010100111101100001010001101010111000111110111000010100111010100110011000010100111101100001010001101010111000111101101011110 c29d4cc29ec28d5c7dc29d4cc29ec28d5c7b5e

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