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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 飮f?W}飮f?W{^ 100111110101101010000010100001100011111101010111011111011001111101011010100000101000011000111111010101110111101101011110 9f5a82863f577d9f5a82863f577b5e
EUC-JP 飮f?W}飮f?W{^ 110111011011101110100011111001100011111101010111011111011101110110111011101000111110011000111111010101110111101101011110 ddbba3e63f577dddbba3e63f577b5e
UTF-8 飮f쪛W}飮f쪛W{^ 1110100110100011101011101110111110111101100001101110110010101010100110110101011101111101111010011010001110101110111011111011110110000110111011001010101010011011010101110111101101011110 e9a3aeefbd86ecaa9b577de9a3aeefbd86ecaa9b577b5e
UHC 飮f쪛W}飮f쪛W{^ 1110101111100110101000111110011010100101100101000101011101111101111010111110011010100011111001101010010110010100010101110111101101011110 ebe6a3e6a594577debe6a3e6a594577b5e

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