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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ??枉??往^ 001111110011111110011110010111010011111100111111100010011001110101011110 3f3f9e5d3f3f899d5e
EUC-JP ?侁枉?侁往^ 00111111100011111011000011111100110110111011111000111111100011111011000011111100101100011111110101011110 3f8fb0fcdbbe3f8fb0fcb1fd5e
UTF-8 뤵侁枉뤵侁往^ 11101011101001001011010111100100101111101000000111100110100111101000100111101011101001001011010111100100101111101000000111100101101111101000000001011110 eba4b5e4be81e69e89eba4b5e4be81e5be805e
UHC 뤵侁枉뤵侁往^ 10001111111000111110001111100000111010001101101110001111111000111110001111100000111010001101100101011110 8fe3e3e0e8db8fe3e3e0e8d95e

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