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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
EUC-JP ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
UTF-8 왃烈듺L왃烈듺L^ 111011001001100110000011111011111010011010011111111010111001001110111010010011001110110010011001100000111110111110100110100111111110101110010011101110100100110001011110 ec9983efa69feb93ba4cec9983efa69feb93ba4c5e
UHC 왃烈듺L왃烈듺L^ 100111101011011011100110111011111000101011100000010011001001111010110110111001101110111110001010111000000100110001011110 9eb6e6ef8ae04c9eb6e6ef8ae04c5e

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