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 顋呷僚顋呷區^ 11101000111110011001100111101100100101111011101111101000111110011001100111101100100110011011110101011110 e8f999ec97bbe8f999ec99bd5e
EUC-JP 顋呷僚顋呷區^ 11110000111110111101001011101110110011101011110111110000111110111101001011101110110100101011111101011110 f0fbd2eecebdf0fbd2eed2bf5e
UTF-8 顋呷僚顋呷區^ 11101001101000011000101111100101100100011011011111100101100000111001101011101001101000011000101111100101100100011011011111100101100011011000000001011110 e9a18be591b7e5839ae9a18be591b7e58d805e
UHC ??僚??區^ 001111110011111111010110111101100011111100111111110011111010000101011110 3f3fd6f63f3fcfa15e

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