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 與듸푾}與듸푾{^ 111010001000100010000111111010111001001110111000111011011001000110111110011111011110100010001000100001111110101110010011101110001110110110010001101111100111101101011110 e88887eb93b8ed91be7de88887eb93b8ed91be7b5e
UHC 與듸푾}與듸푾{^ 111001101010100010110101111011111011111010001001011111011110011010101000101101011110111110111110100010010111101101011110 e6a8b5efbe897de6a8b5efbe897b5e

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