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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???揖??兪??畑 00111111001111110011111110010111010010110011111100111111100110010110000000111111001111111001010010101000 3f3f3f974b3f3f99603f3f94a8
EUC-JP ???揖??兪??畑 00111111001111110011111111001101101011000011111100111111110100011100000100111111001111111100100010101010 3f3f3fcdac3f3fd1c13f3fc8aa
UTF-8 凉깅냵揖욕선兪낆댅畑 111011111010010110111001111010101011100110000101111010111000001110110101111001101000111110010110111011001001101010010101111011001000010010100000111001011000010110101010111010111000001010000110111010111000110010000101111001111001010110010001 efa5b9eab985eb83b5e68f96ec9a95ec84a0e585aaeb8286eb8c85e79591
UHC 凉깅냵揖욕선兪낆댅畑 1110010110111100101100011110101110000110100001011110101111100111101111111110010110111100101100011110101011100100100001011110110010001000101011111110111110100101 e5bcb1eb8685ebe7bfe5bcb1eae485ec88afefa5

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