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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 油??}油??{^ 1001011011111011001111110011111101111101100101101111101100111111001111110111101101011110 96fb3f3f7d96fb3f3f7b5e
EUC-JP 油??}油??{^ 1100110011111101001111110011111101111101110011001111110100111111001111110111101101011110 ccfd3f3f7dccfd3f3f7b5e
UTF-8 油뉗뱧}油뉗뱧{^ 111001101011001010111001111010111000100110010111111010111011000110100111011111011110011010110010101110011110101110001001100101111110101110110001101001110111101101011110 e6b2b9eb8997ebb1a77de6b2b9eb8997ebb1a77b5e
UHC 油뉗뱧}油뉗뱧{^ 111010101111101010000111111011001001001110001101011111011110101011111010100001111110110010010011100011010111101101011110 eafa87ec938d7deafa87ec938d7b5e

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