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 ???^b[???^b[^ 00111111001111110011111101011110011000100101101100111111001111110011111101011110011000100101101101011110 3f3f3f5e625b3f3f3f5e625b5e
SJIS-WIN テεッ^b[テεッ^b[^ 110000111000001111000011101011110101111001100010010110111100001110000011110000111010111101011110011000100101101101011110 c383c3af5e625bc383c3af5e625b5e
EUC-JP テεッ^b[テεッ^b[^ 10001110110000111010011011000101100011101010111101011110011000100101101110001110110000111010011011000101100011101010111101011110011000100101101101011110 8ec3a6c58eaf5e625b8ec3a6c58eaf5e625b5e
UTF-8 テεッ^b[テεッ^b[^ 1110111110111110100000111100111010110101111011111011110110101111010111100110001001011011111011111011111010000011110011101011010111101111101111011010111101011110011000100101101101011110 efbe83ceb5efbdaf5e625befbe83ceb5efbdaf5e625b5e
UHC ?ε?^b[?ε?^b[^ 001111111010010111100101001111110101111001100010010110110011111110100101111001010011111101011110011000100101101101011110 3fa5e53f5e625b3fa5e53f5e625b5e

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