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 嫉鶯ギ嫉鶯キワ^ 1111000011101010100011101011100111101001111100101011011111011110111100001110101010001110101110011110100111110010101101111101110001011110 f0ea8eb9e9f2b7def0ea8eb9e9f2b7dc5e
EUC-JP ?嫉鶯ギ?嫉鶯キワ^ 00111111101111001011101111110010111101001000111010110111100011101101111000111111101111001011101111110010111101001000111010110111100011101101110001011110 3fbcbbf2f48eb78ede3fbcbbf2f48eb78edc5e
UTF-8 嫉鶯ギ嫉鶯キワ^ 11101110100000101010100111100101101010111000100111101001101101101010111111101111101111011011011111101111101111101001111011101110100000101010100111100101101010111000100111101001101101101010111111101111101111011011011111101111101111101001110001011110 ee82a9e5ab89e9b6afefbdb7efbe9eee82a9e5ab89e9b6afefbdb7efbe9c5e
UHC ?嫉鶯???嫉鶯??^ 001111111111001011101100111001011010001100111111001111110011111111110010111011001110010110100011001111110011111101011110 3ff2ece5a33f3f3ff2ece5a33f3f5e

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