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{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 隶鯉スォW}隶鯉スォW{^ 1110100010101110100011001110111110111101101010110101011101111101111010001010111010001100111011111011110110101011010101110111101101011110 e8ae8cefbdab577de8ae8cefbdab577b5e
EUC-JP 隶鯉スォW}隶鯉スォW{^ 111100001011000010111000111100011000111010111101100011101010101101010111011111011111000010110000101110001111000110001110101111011000111010101011010101110111101101011110 f0b0b8f18ebd8eab577df0b0b8f18ebd8eab577b5e
UTF-8 隶鯉スォW}隶鯉スォW{^ 1110100110011010101101101110100110101111100010011110111110111101101111011110111110111101101010110101011101111101111010011001101010110110111010011010111110001001111011111011110110111101111011111011110110101011010101110111101101011110 e99ab6e9af89efbdbdefbdab577de99ab6e9af89efbdbdefbdab577b5e
UHC ?鯉??W}?鯉??W{^ 001111111101011111101111001111110011111101010111011111010011111111010111111011110011111100111111010101110111101101011110 3fd7ef3f3f577d3fd7ef3f3f577b5e

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