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 ???}k}???}k{^ 00111111001111110011111101111101011010110111110100111111001111110011111101111101011010110111101101011110 3f3f3f7d6b7d3f3f3f7d6b7b5e
SJIS-WIN テ氾ス}k}テ氾ス}k{^ 110000111001010011000011101111010111110101101011011111011100001110010100110000111011110101111101011010110111101101011110 c394c3bd7d6b7dc394c3bd7d6b7b5e
EUC-JP テ氾ス}k}テ氾ス}k{^ 10001110110000111100100011000101100011101011110101111101011010110111110110001110110000111100100011000101100011101011110101111101011010110111101101011110 8ec3c8c58ebd7d6b7d8ec3c8c58ebd7d6b7b5e
UTF-8 テ氾ス}k}テ氾ス}k{^ 11101111101111101000001111100110101100001011111011101111101111011011110101111101011010110111110111101111101111101000001111100110101100001011111011101111101111011011110101111101011010110111101101011110 efbe83e6b0beefbdbd7d6b7defbe83e6b0beefbdbd7d6b7b5e
UHC ?氾?}k}?氾?}k{^ 001111111101101111110000001111110111110101101011011111010011111111011011111100000011111101111101011010110111101101011110 3fdbf03f7d6b7d3fdbf03f7d6b7b5e

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