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 與??}與??{^ 1110010001101111001111110011111101111101111001000110111100111111001111110111101101011110 e46f3f3f7de46f3f3f7b5e
EUC-JP 與??}與??{^ 1110011111010000001111110011111101111101111001111101000000111111001111110111101101011110 e7d03f3f7de7d03f3f7b5e
UTF-8 與븀븦}與븀븦{^ 111010001000100010000111111010111011100010000000111010111011100010100110011111011110100010001000100001111110101110111000100000001110101110111000101001100111101101011110 e88887ebb880ebb8a67de88887ebb880ebb8a67b5e
UHC 與븀븦}與븀븦{^ 111001101010100010111010111001111001010110001111011111011110011010101000101110101110011110010101100011110111101101011110 e6a8bae7958f7de6a8bae7958f7b5e

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