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?????Y 001111110011111100111111001111110011111101001100001111110011111100111111001111110011111101011001 3f3f3f3f3f4c3f3f3f3f3f59
SJIS-WIN 乙??至?L乙??至?Y 10001001101100110011111100111111100011101000101000111111010011001000100110110011001111110011111110001110100010100011111101011001 89b33f3f8e8a3f4c89b33f3f8e8a3f59
EUC-JP 乙??至?L乙??至?Y 10110010101101010011111100111111101110111110101000111111010011001011001010110101001111110011111110111011111010100011111101011001 b2b53f3fbbea3f4cb2b53f3fbbea3f59
UTF-8 乙재헬至렭L乙재헬至렭Y 1110010010111001100110011110110010011110101011001110110110010111101011001110100010000111101100111110101110100000101011010100110011100100101110011001100111101100100111101010110011101101100101111010110011101000100001111011001111101011101000001010110101011001 e4b999ec9eaced97ace887b3eba0ad4ce4b999ec9eaced97ace887b3eba0ad59
UHC 乙재헬至렭L乙재헬至렭Y 11101011111000001100000011100111110001111110111111110010101110001000111010111010010011001110101111100000110000001110011111000111111011111111001010111000100011101011101001011001 ebe0c0e7c7eff2b88eba4cebe0c0e7c7eff2b88eba59

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