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 與잏럷}與잏럷{^ 111010001000100010000111111011001001111010001111111010111001111110110111011111011110100010001000100001111110110010011110100011111110101110011111101101110111101101011110 e88887ec9e8feb9fb77de88887ec9e8feb9fb77b5e
UHC 與잏럷}與잏럷{^ 111001101010100010011111111001111000111010010110011111011110011010101000100111111110011110001110100101100111101101011110 e6a89fe78e967de6a89fe78e967b5e

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