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 顋呷秩顋呷娘^ 11101000111110011001100111101100100100101000000111101000111110011001100111101100100101101011101001011110 e8f999ec9281e8f999ec96ba5e
EUC-JP 顋呷秩顋呷娘^ 11110000111110111101001011101110110000111110000111110000111110111101001011101110110011001011110001011110 f0fbd2eec3e1f0fbd2eeccbc5e
UTF-8 顋呷秩顋呷娘^ 11101001101000011000101111100101100100011011011111100111101001111010100111101001101000011000101111100101100100011011011111100101101010001001100001011110 e9a18be591b7e7a7a9e9a18be591b7e5a8985e
UHC ??秩??娘^ 001111110011111111110010111100010011111100111111110100101010011001011110 3f3ff2f13f3fd2a65e

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