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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?悗涖ギ?悗涖キワ^ 001111111001110010100010111110110100000010110111110111100011111110011100101000101111101101000000101101111101110001011110 3f9ca2fb40b7de3f9ca2fb40b7dc5e
EUC-JP 髿悗涖ギ髿悗涖キワ^ 10001111111010011111101011011000101001001000111111000111110010111000111010110111100011101101111010001111111010011111101011011000101001001000111111000111110010111000111010110111100011101101110001011110 8fe9fad8a48fc7cb8eb78ede8fe9fad8a48fc7cb8eb78edc5e
UTF-8 髿悗涖ギ髿悗涖キワ^ 11101001101010111011111111100110100000101001011111100110101101101001011011101111101111011011011111101111101111101001111011101001101010111011111111100110100000101001011111100110101101101001011011101111101111011011011111101111101111101001110001011110 e9abbfe68297e6b696efbdb7efbe9ee9abbfe68297e6b696efbdb7efbe9c5e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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