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???~ 0011111100111111001111110100110000111111001111110011111101111110 3f3f3f4c3f3f3f7e
SJIS-WIN 儀??L儀??~ 10001011010101100011111100111111010011001000101101010110001111110011111101111110 8b563f3f4c8b563f3f7e
EUC-JP 儀??L儀??~ 10110101101101110011111100111111010011001011010110110111001111110011111101111110 b5b73f3f4cb5b73f3f7e
UTF-8 儀붾젘L儀붾젨~ 1110010110000100100000001110101110110110101111101110110010100000100110000100110011100101100001001000000011101011101101101011111011101100101000001010100001111110 e58480ebb6beeca0984ce58480ebb6beeca0a87e
UHC 儀붾젘L儀붾젨~ 1110101111110000100101001110101110100000100101000100110011101011111100001001010011101011101000001010000001111110 ebf094eba0944cebf094eba0a07e

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