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 與잛뱭}與잛뱭{^ 111010001000100010000111111011001001111010011011111010111011000110101101011111011110100010001000100001111110110010011110100110111110101110110001101011010111101101011110 e88887ec9e9bebb1ad7de88887ec9e9bebb1ad7b5e
UHC 與잛뱭}與잛뱭{^ 111001101010100010011111111011001001001110010011011111011110011010101000100111111110110010010011100100110111101101011110 e6a89fec93937de6a89fec93937b5e

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