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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 秀秀f秀秀^}Y秀秀f秀秀^}bE 10001111010001111000111101000111011001101000111101000111100011110100011101011110011111010101100110001111010001111000111101000111011001101000111101000111100011110100011101011110011111010110001001000101 8f478f47668f478f475e7d598f478f47668f478f475e7d6245
EUC-JP 秀秀f秀秀^}Y秀秀f秀秀^}bE 10111101101010001011110110101000011001101011110110101000101111011010100001011110011111010101100110111101101010001011110110101000011001101011110110101000101111011010100001011110011111010110001001000101 bda8bda866bda8bda85e7d59bda8bda866bda8bda85e7d6245
UTF-8 秀秀f秀秀^}Y秀秀f秀秀^}bE 111001111010011110000000111001111010011110000000011001101110011110100111100000001110011110100111100000000101111001111101010110011110011110100111100000001110011110100111100000000110011011100111101001111000000011100111101001111000000001011110011111010110001001000101 e7a780e7a78066e7a780e7a7805e7d59e7a780e7a78066e7a780e7a7805e7d6245
UHC 秀秀f秀秀^}Y秀秀f秀秀^}bE 11100010101100111110001010110011011001101110001010110011111000101011001101011110011111010101100111100010101100111110001010110011011001101110001010110011111000101011001101011110011111010110001001000101 e2b3e2b366e2b3e2b35e7d59e2b3e2b366e2b3e2b35e7d6245

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