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^ 1110100111110001001111110011111101001100111010011111000100111111001111110100110001011110 e9f13f3f4ce9f13f3f4c5e
EUC-JP 鴦??L鴦??L^ 1111001011110011001111110011111101001100111100101111001100111111001111110100110001011110 f2f33f3f4cf2f33f3f4c5e
UTF-8 鴦볦캌L鴦볦캌L^ 111010011011010010100110111010111011001110100110111011001011101010001100010011001110100110110100101001101110101110110011101001101110110010111010100011000100110001011110 e9b4a6ebb3a6ecba8c4ce9b4a6ebb3a6ecba8c4c5e
UHC 鴦볦캌L鴦볦캌L^ 111001001110110010010011111011001010111110010111010011001110010011101100100100111110110010101111100101110100110001011110 e4ec93ecaf974ce4ec93ecaf974c5e

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